IServerType.ServerType 属性

定义

它获取服务器 类型组合框 中暴露给用户的服务器类型的GUID。

public:
 property Guid ServerType { Guid get(); };
public Guid ServerType { get; }
member this.ServerType : Guid
Public ReadOnly Property ServerType As Guid

属性值

服务器类型的GUID。

适用于