SPResourceMeasureConstants.CriticalExceptionsCount property
A resource measure of the count of critical exceptions.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CriticalExceptionsCount As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.CriticalExceptionsCount
public static string CriticalExceptionsCount { get; }
Property value
Type: System.String
A String with the value CriticalExceptionCount.
See also
Reference
SPResourceMeasureConstants class