SPResourceMeasureConstants.UnhandledExceptionsCount-Eigenschaft
Ein Maß Ressource die Anzahl der nicht behandelten Ausnahmen.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UnhandledExceptionsCount As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.UnhandledExceptionsCount
public static string UnhandledExceptionsCount { get; }
Eigenschaftswert
Typ: System.String
String mit dem Wert UnhandledExceptionCount.
Siehe auch
Referenz
SPResourceMeasureConstants Klasse