ServerInformationProviderInfo.ServerType Proprietà

Definizione

Ottiene o imposta la raccolta del tipo di server per l'istanza.

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()

Valore della proprietà

String[]

Stringa che rappresenta la raccolta del tipo di server.

Attributi

Si applica a