AnnotationResourceChangedEventArgs.Action 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得附註 Resource 的動作。
public:
property System::Windows::Annotations::AnnotationAction Action { System::Windows::Annotations::AnnotationAction get(); };
public System.Windows.Annotations.AnnotationAction Action { get; }
member this.Action : System.Windows.Annotations.AnnotationAction
Public ReadOnly Property Action As AnnotationAction
屬性值
附註 Resource 的動作。
備註
當 AnnotationResourceChangedEventHandler 或 Cargos 資源為 Added 、 Removed 或 Modified 時 Anchors ,會呼叫 。