System.Diagnostics.PerformanceCounterInstaller: Property Members

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

Public Properties

CategoryHelpstring.

Gets or sets the descriptive message for the performance counter.

CategoryNamestring.

Gets or sets the performance category name for the performance counter.

CategoryTypePerformanceCounterCategoryType.

Gets or sets the performance counter category type.

[read-only]
CountersCounterCreationDataCollection.

Gets a collection of data that pertains to the counters to install.

UninstallActionSystem.Configuration.Install.UninstallAction.

Gets a value that indicates whether the performance counter should be removed at uninstall time.