Share via


TypeDefinition.IsNested Propriété

Définition

Obtient une valeur indiquant s’il s’agit d’un type imbriqué.

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

Valeur de propriété

true s’il s’agit d’un type imbriqué, false sinon.

S’applique à