TypeDefinitionAst.IsClass Property

Definition

Returns true if the type defines a class.

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

Property Value

Applies to