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.
Gets the default trace severity throttle value for this SPDiagnostics object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property DefaultTraceSeverity As TraceSeverity
Get
'Usage
Dim instance As SPDiagnosticsCategory
Dim value As TraceSeverity
value = instance.DefaultTraceSeverity
public TraceSeverity DefaultTraceSeverity { get; }
Property value
Type: Microsoft.SharePoint.Administration.TraceSeverity
The throttle value.