共用方式為


ISPPerformanceMonitor.Description property

取得描述目前的監視器。

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

Syntax

'宣告
ReadOnly Property Description As String
    Get
'用途
Dim instance As ISPPerformanceMonitor
Dim value As String

value = instance.Description
string Description { get; }

Property value

Type: System.String
字串,描述目前的監視器。

請參閱

參照

ISPPerformanceMonitor interface

ISPPerformanceMonitor members

Microsoft.SharePoint.Utilities namespace