TypeDefinition.IsNested Propriedade

Definição

Obtém um valor que indica se isto é um tipo aninhado.

public:
 property bool IsNested { bool get(); };
public bool IsNested { get; }
member this.IsNested : bool
Public ReadOnly Property IsNested As Boolean

Valor da propriedade

truese for um tipo aninhado, caso contrário. false

Aplica-se a