EndpointDiscoveryElement.Scopes Egenskap

Definition

Hämtar en samling omfång för den här slutpunkten.

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

Egenskapsvärde

En samling omfång som är associerade med den här slutpunkten.

Attribut

Kommentarer

Ett omfång är alla URI:er som kan användas för att gruppera tjänster i logiska grupper.

Gäller för