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)

属性值

适用于