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