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 값입니다.

적용 대상