The properties of System.Diagnostics.PerformanceCounterInstaller are listed below. For a list of all members, see the PerformanceCounterInstaller Members list.
See Also: Inherited members from System.Configuration.Install.ComponentInstaller
CategoryHelp | string.
Gets or sets the descriptive message for the performance counter. | |
CategoryName | string.
Gets or sets the performance category name for the performance counter. | |
CategoryType | PerformanceCounterCategoryType.
Gets or sets the performance counter category type. | |
[read-only] | Counters | CounterCreationDataCollection.
Gets a collection of data that pertains to the counters to install. |
UninstallAction | System.Configuration.Install.UninstallAction.
Gets a value that indicates whether the performance counter should be removed at uninstall time. |