SPCallCounter.Namespace property

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property Namespace As String
    Get
'Usage
Dim instance As SPCallCounter
Dim value As String

value = instance.Namespace
public abstract string Namespace { get; }

Property value

Type: System.String

Implements

ISupportNameValuePairsSerialization.Namespace

See also

Reference

SPCallCounter class

SPCallCounter members

Microsoft.SharePoint.Utilities namespace