TypeName.IsNested Proprietà

Definizione

Ottiene un valore che indica se si tratta di un tipo annidato, ad esempio "Namespace.Declaring+Nested". Per i tipi DeclaringType annidati restituisce il tipo dichiarante.

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

Valore della proprietà

Si applica a