다음을 통해 공유


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 지정됩니다.

적용 대상