KeywordInformation.Keyword 属性 (Microsoft.Office.Server.Search.Query)
Gets or sets the keyword term.
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Property Keyword As String
用法
Dim instance As KeywordInformation
Dim value As String
value = instance.Keyword
instance.Keyword = value
public string Keyword { get; set; }
属性值
A string containing the keyword term.
另请参阅
参考
KeywordInformation 类
KeywordInformation 成员
Microsoft.Office.Server.Search.Query 命名空间