StoreContentAction 枚举

定义

指定对 Annotation中的 AnnotationStore 执行的操作。

public enum class StoreContentAction
public enum StoreContentAction
type StoreContentAction = 
Public Enum StoreContentAction
继承
StoreContentAction

字段

名称 说明
Added 0

Annotation 添加到商店。

Deleted 1

Annotation 存储区中删除了该密钥。

适用于

另请参阅