Share via


IPropertySymbol.IsWithEvents Propriété

Définition

Renvoie la valeur true si cette propriété est une propriété WithEvents créée automatiquement qui a lieu d’un membre de champ lorsque le champ est marqué comme WithEvents.

public:
 property bool IsWithEvents { bool get(); };
public bool IsWithEvents { get; }
member this.IsWithEvents : bool
Public ReadOnly Property IsWithEvents As Boolean

Valeur de propriété

S’applique à