SPResourceMeasureConstants.CriticalExceptionsCount Property
A resource measure of the count of critical exceptions.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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