TypeDefinitionAst.IsEnum Property

Definition

Returns true if the type defines an enum.

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

Property Value

Applies to