TypeDefinition.IsNested Proprietà

Definizione

Ottiene un valore che indica se si tratta di un tipo nidificato.

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

Valore della proprietà

true se è un tipo annidato, false in caso contrario.

Si applica a