MonitoringPerformanceCounter.Instance Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property Instance As String
Get
'Usage
Dim instance As MonitoringPerformanceCounter
Dim value As String
value = instance.Instance
public string Instance { get; }
Property Value
Type: System.String