Compartir a través de


de la propiedad QueryLogPageImpressionResult.BlockType

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
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; }

Valor de propiedad

Tipo: System.Byte

Vea también

Referencia

clase QueryLogPageImpressionResult

Miembros QueryLogPageImpressionResult

Espacio de nombres Microsoft.Office.Server.Search.Query