SPResourceMeasureConstants.CpuExecutionTime property
資源評量的 CPU 執行時間量。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property CpuExecutionTime As String
Get
'用途
Dim value As String
value = SPResourceMeasureConstants.CpuExecutionTime
public static string CpuExecutionTime { get; }
Property value
Type: System.String
String 與值CPUExecutionTime。
請參閱
參照
SPResourceMeasureConstants class