SPResourceMeasureConstants.CriticalExceptionsCount-Eigenschaft
Ein Maß Ressource die Anzahl der Beispiele für kritische Ausnahmen.
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; }
Eigenschaftswert
Typ: System.String
String mit dem Wert CriticalExceptionCount.
Siehe auch
Referenz
SPResourceMeasureConstants Klasse