Edit

Share via


IDownstreamDependencyMetadata.UniqueHostNameSuffixes Property

Definition

Gets the list of host name suffixes that can uniquely identify a host as this dependency.

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)

Property Value

Applies to