StoreContentAction 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定对 Annotation 中的 AnnotationStore 执行的操作。
public enum class StoreContentAction
public enum StoreContentAction
type StoreContentAction =
Public Enum StoreContentAction
- 继承
字段
Added | 0 | 已将 Annotation 添加到存储区中。 |
Deleted | 1 | 已从存储区中删除 Annotation。 |