TypeDefinition.IsNested Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of dit een genest type is.

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

Waarde van eigenschap

true als het een genest type is, false anders.

Van toepassing op