PropertyDefinition.IsFlagEnum Property

Definition

Indicates if the property is an flag enum.

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

Property Value

Applies to