PerformanceCounters Properties

MSBuild Extension Pack

PerformanceCounters Properties MSBuild Extension Pack Help 4.0.12.0

The PerformanceCounters type exposes the following members.

Properties

  Name Description
Public property CategoryHelp
Sets the description of the custom category.
Public property CategoryName
Sets the CategoryName
Public property CounterList
Sets the TaskItem[] that specifies the counters to create as part of the new category.
Public property CounterName
Sets the name of the counter.
Public property Exists
Gets whether the item exists
Public property KeepExistingCounters
Sets a value whether existing performance counters of the given category should be preserved when adding new ones.
Public property MultiInstance
Sets a value indicating whether to create a multiple instance performance counter. Default is false
Public property Value
Gets the value of the counter
Top
See Also

Reference