Compartilhar via


HostAttribute.Hosts Propriedade

Definição

Retorna uma coleção somente leitura de hosts usados durante o roteamento. Os hosts serão Unicode em vez de punycode e poderão ter uma porta. Uma coleção vazia significa que qualquer host será aceito.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Hosts { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> Hosts { get; }
member this.Hosts : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Hosts As IReadOnlyList(Of String)

Valor da propriedade

Implementações

Aplica-se a