FindCriteriaElement.Scopes Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.