ISPPerformanceMonitor.Name Property
Gets the name of the current monitor.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
ReadOnly Property Name As String
Get
'Usage
Dim instance As ISPPerformanceMonitor
Dim value As String
value = instance.Name
string Name { get; }
Property Value
Type: System.String
A string that provides the name of the current monitor.