ServerInformationProviderInfo.ServerType 屬性

定義

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

public:
 property cli::array <System::String ^> ^ ServerType { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Xml.Serialization.XmlElement("ServerType")]
public string[] ServerType { get; set; }
[<System.Xml.Serialization.XmlElement("ServerType")>]
member this.ServerType : string[] with get, set
Public Property ServerType As String()

屬性值

String[]

一個代表伺服器類型集合的字串。

屬性

適用於