Share via


FindCriteriaElement.ScopeMatchBy プロパティ

定義

検索の対象であり、Scopes コレクションのメンバーに対して一致を確認する対象のサービスの名前と場所を指定する URI を取得または設定します。

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。

属性

適用対象