SPResourceMeasureConstants.UnhandledExceptionsCount property
未處理的例外狀況數目的資源量值。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property UnhandledExceptionsCount As String
Get
'用途
Dim value As String
value = SPResourceMeasureConstants.UnhandledExceptionsCount
public static string UnhandledExceptionsCount { get; }
Property value
Type: System.String
String 與值UnhandledExceptionCount。
請參閱
參照
SPResourceMeasureConstants class