QueryLogPageImpressionResult.BlockType 属性

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property BlockType As Byte
    Get
    Set
用法
Dim instance As QueryLogPageImpressionResult
Dim value As Byte

value = instance.BlockType

instance.BlockType = value
public byte BlockType { get; set; }

属性值

类型:System.Byte

另请参阅

引用

QueryLogPageImpressionResult 类

QueryLogPageImpressionResult 成员

Microsoft.Office.Server.Search.Query 命名空间