IServerAddressesFeature.Addresses 屬性

定義

ICollection<T>伺服器所使用的位址。

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)

屬性值

適用於