CodeGenerator.IsCurrentInterface Proprietà

Definizione

Ottiene un valore che indica se l'oggetto corrente generato è un'interfaccia.

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

Valore della proprietà

true se l'oggetto corrente è un'interfaccia; in caso contrario, false.

Si applica a