SPDiagnosticsService.UlsCapSid property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UlsCapSid As String
Get
'Usage
Dim value As String
value = SPDiagnosticsService.UlsCapSid
public static string UlsCapSid { get; }
Property value
Type: System.String