UrlScopeRule.MatchingString プロパティ (Microsoft.Office.Server.Search.Administration)
コンテンツの項目の表示 URL に一致する文字列を取得または設定します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property MatchingString As String
'使用
Dim instance As UrlScopeRule
Dim value As String
value = instance.MatchingString
instance.MatchingString = value
public string MatchingString { get; set; }
プロパティ値
URL の範囲ルールに一致する文字列を含む文字列。
関連項目
参照
UrlScopeRule クラス
UrlScopeRule メンバ
Microsoft.Office.Server.Search.Administration 名前空間