Partilhar via


SPResourceMeasureConstants.PercentProcessorTime Property

A resource measure of the percentage of processor time used by a process.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property PercentProcessorTime As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.PercentProcessorTime
public static string PercentProcessorTime { get; }

Property Value

Type: System.String
A String with the value PercentProcessorTime.

See Also

Reference

SPResourceMeasureConstants Class

SPResourceMeasureConstants Members

Microsoft.SharePoint.Administration Namespace