共用方式為


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

適用於