VerifyNameControl.Flag Property

Definition

The Flag property contains the flag used for validation.

public:
 property int Flag { int get(); void set(int value); };
public int Flag { get; set; }
member this.Flag : int with get, set
Public Property Flag As Integer

Property Value

The flag used for validation.

Applies to