Share via


SPResourceMeasureConstants.UnhandledExceptionsCount Property

A resource measure of the number of unhandled exceptions.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property UnhandledExceptionsCount As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.UnhandledExceptionsCount
public static string UnhandledExceptionsCount { get; }

Property Value

Type: System.String
A String with the value UnhandledExceptionCount.

See Also

Reference

SPResourceMeasureConstants Class

SPResourceMeasureConstants Members

Microsoft.SharePoint.Administration Namespace