次の方法で共有


FindCriteria.ScopeMatchBy プロパティ

定義

スコープの一致方法を指定する 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。

適用対象