FindCriteriaElement::ScopeMatchBy Property
.NET Framework (current version)
Gets or sets a URI that designates the name and location of a service that is being searched for and against which members of the Scopes collection are matched.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("scopeMatchBy")] property Uri^ ScopeMatchBy { Uri^ get(); void set(Uri^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: