StoreContentChangedEventArgs.Annotation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得存放區中變更的 Annotation。
public:
property System::Windows::Annotations::Annotation ^ Annotation { System::Windows::Annotations::Annotation ^ get(); };
public System.Windows.Annotations.Annotation Annotation { get; }
member this.Annotation : System.Windows.Annotations.Annotation
Public ReadOnly Property Annotation As Annotation
屬性值
在存放區中變更的 Annotation。
備註
使用 Annotation 執行的作業是由 屬性所 Action 指定。