Share via


FindCriteriaElement.ScopeMatchBy 属性

定义

获取或设置一个 URI,该 URI 指定所搜索服务的名称和位置,以及 Scopes 集合与之匹配的服务的名称和位置。

public:
 property Uri ^ ScopeMatchBy { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("scopeMatchBy")]
public Uri ScopeMatchBy { get; set; }
[<System.Configuration.ConfigurationProperty("scopeMatchBy")>]
member this.ScopeMatchBy : Uri with get, set
Public Property ScopeMatchBy As Uri

属性值

Uri

服务应用程序的 URI。

属性

适用于