共用方式為


ISPPerformanceMonitor.Name property

取得目前的監視器的名稱。

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

Syntax

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

value = instance.Name
string Name { get; }

Property value

Type: System.String
字串,提供目前顯示器的名稱。

請參閱

參照

ISPPerformanceMonitor interface

ISPPerformanceMonitor members

Microsoft.SharePoint.Utilities namespace