CodeGenerator.IsCurrentInterface Propriedade

Definição

Recebe um valor que indica se o objeto atual a ser gerado é uma interface.

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

Valor de Propriedade

true se o objeto atual for uma interface; caso contrário, false.

Aplica-se a