CodeGenerator.IsCurrentInterface Propriété

Définition

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

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

Valeur de propriété

true si l'objet en cours est une interface ; sinon, false.

S’applique à