通过


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

属性值

Added标识所执行的操作或Deleted值。

注解

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

适用于