Compartilhar via


ServerInformationProviderInfo.ServerType Propriedade

Definição

Obtém ou define a coleção do tipo de servidor para a instância.

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

Valor da propriedade

String[]

Uma cadeia de caracteres que representa a coleção do tipo de servidor.

Atributos

Aplica-se a