SPCPUCycleCounter.Namespace property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Namespace As String
Get
'Usage
Dim instance As SPCPUCycleCounter
Dim value As String
value = instance.Namespace
public string Namespace { get; }
Property value
Type: System.String
Implements
ISupportNameValuePairsSerialization.Namespace