SPCPUCycleCounter.Description property
計數器的描述
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Description As String
Get
'用途
Dim instance As SPCPUCycleCounter
Dim value As String
value = instance.Description
public string Description { get; }
Property value
Type: System.String
Implements
ISPPerformanceMonitor.Description