PropertyQueryScopeRule.Value 属性
获取或设置要使用的作用域规则的托管的属性值。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property Value As String
Get
Set
用法
Dim instance As PropertyQueryScopeRule
Dim value As String
value = instance.Value
instance.Value = value
public string Value { get; set; }
属性值
类型:System.String
一个字符串,它指定托管的属性值。