IServerType.ServerInstanceName 屬性

定義

會取得伺服器的實例名稱。

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

屬性值

一個 String 指定伺服器實例名稱的值。

適用於