RSType.ServerInstanceName 属性

定义

获取服务器的实例名称。

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

属性值

服务器的实例名称。

实现

适用于