FindCriteriaElement.Scopes Egenskap

Definition

Hämtar en samling FindCriteriaElement objekt som innehåller absoluta URI:er som används under en sökåtgärd för att hitta en specifik tjänst eller tjänst.

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 element som innehåller URI:er.

Attribut

Kommentarer

Om den specifika tjänsten hittas har en lyckad matchning gjorts mellan tjänst-URI:n och omfångs-URI:n, ibland med hjälp av omfångsregler som hanterar matchningskomplikationer.

Gäller för