共用方式為


SPCallCounter.Description property

包括堆疊追蹤資料的呼叫計數器的描述。

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

Syntax

'宣告
Public MustOverride ReadOnly Property Description As String
    Get
'用途
Dim instance As SPCallCounter
Dim value As String

value = instance.Description
public abstract string Description { get; }

Property value

Type: System.String
描述String表示。

Implements

ISPPerformanceMonitor.Description

請參閱

參照

SPCallCounter class

SPCallCounter members

Microsoft.SharePoint.Utilities namespace