Compartilhar via


QueryLogPageImpressionBlock.BlockPosition property

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

Syntax

'Declaração
Public Property BlockPosition As Integer
    Get
    Set
'Uso
Dim instance As QueryLogPageImpressionBlock
Dim value As Integer

value = instance.BlockPosition

instance.BlockPosition = value
public int BlockPosition { get; set; }

Property value

Type: System.Int32

Ver também

Referência

QueryLogPageImpressionBlock class

QueryLogPageImpressionBlock members

Microsoft.Office.Server.Search.Query namespace