VerifyNameControl.ServerName Property

Definition

The ServerName property contains the name of the server that performs the validation.

public:
 property System::String ^ ServerName { System::String ^ get(); void set(System::String ^ value); };
public string ServerName { get; set; }
member this.ServerName : string with get, set
Public Property ServerName As String

Property Value

The name of the server that performs the validation.

Applies to