Freigeben über


ULSLogEntry.Correlation-Eigenschaft

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Correlation As Guid
    Get
    Set
'Usage
Dim instance As ULSLogEntry
Dim value As Guid

value = instance.Correlation

instance.Correlation = value
[DataMemberAttribute]
public Guid Correlation { get; set; }

Eigenschaftswert

Typ: System.Guid

Siehe auch

Referenz

ULSLogEntry Klasse

ULSLogEntry-Member

Microsoft.SharePoint.Diagnostics-Namespace