Udostępnij za pośrednictwem


EndpointDiscoveryElement.Scopes Właściwość

Definicja

Pobiera kolekcję zakresów dla tego punktu końcowego.

public:
 property System::ServiceModel::Discovery::Configuration::ScopeElementCollection ^ Scopes { System::ServiceModel::Discovery::Configuration::ScopeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("scopes")]
public System.ServiceModel.Discovery.Configuration.ScopeElementCollection Scopes { get; }
[<System.Configuration.ConfigurationProperty("scopes")>]
member this.Scopes : System.ServiceModel.Discovery.Configuration.ScopeElementCollection
Public ReadOnly Property Scopes As ScopeElementCollection

Wartość właściwości

ScopeElementCollection

Kolekcja zakresów skojarzonych z tym punktem końcowym.

Atrybuty

Uwagi

Zakres to dowolny URI, który może służyć do grupowania usług w grupy logiczne.

Dotyczy