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