FindCriteria.ScopeMatchBy Property

Definition

Gets or sets a URI that specifies how scopes are matched.

public:
 property Uri ^ ScopeMatchBy { Uri ^ get(); void set(Uri ^ value); };
public Uri ScopeMatchBy { get; set; }
member this.ScopeMatchBy : Uri with get, set
Public Property ScopeMatchBy As Uri

Property Value

Uri

The URI that specifies how scopes are matched.

Applies to