IServerType.ServerType 属性

定义

获取服务器 类型组合框中 向用户公开的服务器类型的 GUID。

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

属性值

服务器类型的 GUID。

适用于