BrowseServersForm.ServerType 屬性

定義

取得或設定該伺服器實例的伺服器類型。

public:
 property Guid ServerType { Guid get(); void set(Guid value); };
public Guid ServerType { get; set; }
member this.ServerType : Guid with get, set
Public Property ServerType As Guid

屬性值

一個代表該伺服器實例的伺服器類型值。

適用於