ServerInformationProviderInfo.ServerType Propriété

Définition

Obtient ou définit la collection du type de serveur pour l'instance.

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

Valeur de propriété

String[]

Chaîne qui représente la collection du type de serveur.

Attributs

S’applique à