Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If this value is true traces will be collected and shown in the dashboard.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property IsEnabled As Boolean
Get
'Usage
Dim value As Boolean
value = SPCriticalTraceCounter.IsEnabled
public static bool IsEnabled { get; }
Property value
Type: System.Boolean
A Boolean indicating whether this trace counter is enabled or not..