CodeGenerator.IsCurrentEnum Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
true
si l'objet en cours est une énumération ; sinon, false
.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :