UrlScopeRule.MatchingString 属性
获取或设置要匹配的内容项的显示 URL 的字符串。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property MatchingString As String
Get
Set
用法
Dim instance As UrlScopeRule
Dim value As String
value = instance.MatchingString
instance.MatchingString = value
public string MatchingString { get; set; }
属性值
类型:System.String
一个字符串,包含要为该 URL 范围规则匹配的字符串。