Sdílet prostřednictvím


EndpointDiscoveryElement.Scopes Vlastnost

Definice

Získá kolekci oborů pro tento koncový bod.

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

Hodnota vlastnosti

Kolekce oborů přidružených k tomuto koncovému bodu

Atributy

Poznámky

Obor je libovolný identifikátor URI, který se dá použít k seskupení služeb do logických skupin.

Platí pro