IServerType.ServerInstanceName Property

Definition

Gets the instance name of the server.

public:
 property System::String ^ ServerInstanceName { System::String ^ get(); };
public string ServerInstanceName { get; }
member this.ServerInstanceName : string
Public ReadOnly Property ServerInstanceName As String

Property Value

A String value that specifies the instance name of the server.

Applies to