Share via


StoreContentChangedEventArgs.Action Propriété

Définition

Obtient l'action effectuée.

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

Valeur de propriété

Une valeur Added ou Deleted d'action qui identifie l'opération exécutée.

Remarques

L’annotation affectée est spécifiée dans la Annotation propriété .

S’applique à