SPCriticalTraceCounter.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 SPCriticalTraceCounter
Dim value As String

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

Property value

Type: System.String

Implements

ISupportNameValuePairsSerialization.Namespace

See also

Reference

SPCriticalTraceCounter class

SPCriticalTraceCounter members

Microsoft.SharePoint.Utilities namespace