FindCriteria.ScopeMatchBy 属性

定义

获取或设置一个 URI,该 URI 指定如何匹配范围。

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

属性值

Uri

用于指定如何匹配范围的 URI。

适用于