EnterpriseManagementConnectionSettings.ServerName Property

Definition

Gets or sets the name of the Service Manager server. Use localhost if the Service Manager server is your local computer.

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

Property Value

The name of the Service Manager server.

Applies to