QueryLogPageImpressionBlock.BlockType - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property BlockType As Byte
Get
Set
'Utilisation
Dim instance As QueryLogPageImpressionBlock
Dim value As Byte
value = instance.BlockType
instance.BlockType = value
public byte BlockType { get; set; }
Valeur de propriété
Type : System.Byte
Voir aussi
Référence
QueryLogPageImpressionBlock classe