QueryInfo.LogType 属性
获取或设置查询日志数据的类型。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property LogType As QueryLogType
Get
Set
用法
Dim instance As QueryInfo
Dim value As QueryLogType
value = instance.LogType
instance.LogType = value
[DataMemberAttribute]
public QueryLogType LogType { get; set; }
属性值
类型:Microsoft.Office.Server.Search.Query.QueryLogType
查询日志数据的类型。