ConnectionManagerHttpClass.ServerDomain Property

Definition

Gets or sets the domain used to log on to the server.

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

Property Value

The domain used to log on to the server.

Implements

Applies to