다음을 통해 공유


IDownstreamDependencyMetadata.UniqueHostNameSuffixes 속성

정의

호스트를 이 종속성으로 고유하게 식별할 수 있는 호스트 이름 접미사 목록을 가져옵니다.

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

속성 값

적용 대상