PerformanceCounter Element (Util Extension)
From Windows Installer XML
- Description
- Creates a performance counter in a performance category.
- Windows Installer references
- None
- Parents
-
PerformanceCategory
- Inner Text
- None
- Children
- None
- Attributes
-
| Name |
Type |
Description |
Required |
| Help |
String |
Optional help text for the performance counter. |
|
| Language |
PerformanceCounterLanguageType |
Language for the peformance counter name and help. The default is to use the parent PerformanceCategory element's DefaultLanguage attribute. |
|
| Name |
String |
Name for the performance counter. |
|
| Type |
PerformanceCounterTypesType |
Type of the performance counter. |
|
- See Also
-
Util Schema