CodeGenerator.IsCurrentEnum Propriété

Définition

Obtient une valeur indiquant si l'objet actuellement généré est une énumération.

protected:
 property bool IsCurrentEnum { bool get(); };
protected bool IsCurrentEnum { get; }
member this.IsCurrentEnum : bool
Protected ReadOnly Property IsCurrentEnum As Boolean

Valeur de propriété

true si l'objet en cours est une énumération ; sinon, false.

S’applique à