Compartir a través de


MonitoringPerformanceCounter.Counter Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public ReadOnly Property Counter As String
    Get
'Usage
Dim instance As MonitoringPerformanceCounter
Dim value As String

value = instance.Counter
public string Counter { get; }

Property Value

Type: System.String