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 指定。

適用於