Share via


CounterSetRegistrarBase.CounterSetInstance Property

Definition

Getter method that returns an instance of the CounterSetInstanceBase's derived type

public:
 property System::Management::Automation::PerformanceData::CounterSetInstanceBase ^ CounterSetInstance { System::Management::Automation::PerformanceData::CounterSetInstanceBase ^ get(); };
public System.Management.Automation.PerformanceData.CounterSetInstanceBase CounterSetInstance { get; }
member this.CounterSetInstance : System.Management.Automation.PerformanceData.CounterSetInstanceBase
Public ReadOnly Property CounterSetInstance As CounterSetInstanceBase

Property Value

Applies to