다음을 통해 공유


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)

속성 값

적용 대상