SPFarm.TraceSessionGuid-Eigenschaft
Ruft die statische GUID, die verwendet wird, um eine Ablaufverfolgungssitzung zu registrieren.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property TraceSessionGuid As Guid
Get
'Usage
Dim instance As SPFarm
Dim value As Guid
value = instance.TraceSessionGuid
public Guid TraceSessionGuid { get; }
Eigenschaftswert
Typ: System.Guid
Ein Guid -Objekt, das die Ablaufverfolgungssitzung registriert.