ISPPerformanceMonitor.Description property

Gets a description of the current monitor.

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

Syntax

'Declaration
ReadOnly Property Description As String
    Get
'Usage
Dim instance As ISPPerformanceMonitor
Dim value As String

value = instance.Description
string Description { get; }

Property value

Type: System.String
A string that describes the current monitor.

See also

Reference

ISPPerformanceMonitor interface

ISPPerformanceMonitor members

Microsoft.SharePoint.Utilities namespace