Compartilhar via


QueryLogPageImpressionResult.BlockType property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property BlockType As Byte
    Get
    Set
'Uso
Dim instance As QueryLogPageImpressionResult
Dim value As Byte

value = instance.BlockType

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

Property value

Type: System.Byte

Ver também

Referência

QueryLogPageImpressionResult class

QueryLogPageImpressionResult members

Microsoft.Office.Server.Search.Query namespace