Compartir a través de


IServerAddressesFeature.Addresses Propiedad

Definición

de ICollection<T> direcciones usadas por el servidor.

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

Valor de propiedad

Se aplica a