SPResourceMeasureConstants.IdlePercentProcessorTime property
當程序在閒置時間百分比的處理器時間資源量值。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property IdlePercentProcessorTime As String
Get
'用途
Dim value As String
value = SPResourceMeasureConstants.IdlePercentProcessorTime
public static string IdlePercentProcessorTime { get; }
Property value
Type: System.String
String 與值IdlePercentProcessorTime。
請參閱
參照
SPResourceMeasureConstants class