de la propiedad SPResourceMeasureConstants.UnhandledExceptionsCount
Una medida de recurso del número de excepciones no controladas.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property UnhandledExceptionsCount As String
Get
'Uso
Dim value As String
value = SPResourceMeasureConstants.UnhandledExceptionsCount
public static string UnhandledExceptionsCount { get; }
Valor de propiedad
Tipo: System.String
String con el valor UnhandledExceptionCount.
Vea también
Referencia
clase SPResourceMeasureConstants