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 指定されます。

適用対象