ULSLogEntry.Correlation - Propriété
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Correlation As Guid
Get
Set
'Utilisation
Dim instance As ULSLogEntry
Dim value As Guid
value = instance.Correlation
instance.Correlation = value
[DataMemberAttribute]
public Guid Correlation { get; set; }
Valeur de propriété
Type : System.Guid