Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A friendly name for the trace counter.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As SPCriticalTraceCounter
Dim value As String
value = instance.Name
public string Name { get; }
Property Value
Type: System.String
A String representation of the trace counter name..