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