共用方式為


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。

屬性

適用於