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