QueryProperties.CorrelationId - Propriété
Obtient ou définit l'identificateur (ID) d'une entrée de Service de journalisation unifiée (ULS).
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property CorrelationId As Guid
Get
Set
'Utilisation
Dim instance As QueryProperties
Dim value As Guid
value = instance.CorrelationId
instance.CorrelationId = value
[DataMemberAttribute]
public Guid CorrelationId { get; set; }
Valeur de propriété
Type : System.Guid
L'ID d'entrée du service ULS.