SPResourceMeasureConstants.ProcessVirtualBytes property
A resource measure of the count of virtual bytes used by a process.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ProcessVirtualBytes As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.ProcessVirtualBytes
public static string ProcessVirtualBytes { get; }
Property value
Type: System.String
A String with the value ProcessVirtualBytes.
See also
Reference
SPResourceMeasureConstants class