PropertyDefinition.IsEnum Property

Definition

Indicates if the property is an enum.

public bool? IsEnum { get; set; }
member this.IsEnum : Nullable<bool> with get, set
Public Property IsEnum As Nullable(Of Boolean)

Property Value

Applies to