StoreContentChangedEventArgs.Action 属性

定义

获取执行的操作。

public:
 property System::Windows::Annotations::Storage::StoreContentAction Action { System::Windows::Annotations::Storage::StoreContentAction get(); };
public System.Windows.Annotations.Storage.StoreContentAction Action { get; }
member this.Action : System.Windows.Annotations.Storage.StoreContentAction
Public ReadOnly Property Action As StoreContentAction

属性值

一个操作 AddedDeleted 值,标识所执行的操作。

注解

受影响的批注在 属性中 Annotation 指定。

适用于