QueryLogPageImpressionBlock.BlockId - 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 BlockId As Guid
Get
Set
'Utilisation
Dim instance As QueryLogPageImpressionBlock
Dim value As Guid
value = instance.BlockId
instance.BlockId = value
public Guid BlockId { get; set; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
QueryLogPageImpressionBlock classe