Share via


Subscription.EventType Propriété

Définition

Type d'événement qui a déclenché l'abonnement.

public:
 property System::String ^ EventType { System::String ^ get(); void set(System::String ^ value); };
public string EventType { get; set; }
member this.EventType : string with get, set
Public Property EventType As String

Valeur de propriété

Valeur de type String contenant le type d'événement qui a déclenché l'abonnement.

S’applique à