ProblemCategories
Applies To: Windows 8, Windows 8.1
Represents a collection of problem categories. This element is for internal use only.
Element Hierarchy
<WindowsPerformanceRecorder>
<Profiles>
<Profile>
<ProblemCategories>
Syntax
<ProblemCategories Operation = "Set" | "Add" | “Remove” >
<!-- Child elements -->
ProblemCategory
</ProblemCategories>
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default |
---|---|---|---|---|
Operation |
Indicates whether ProblemCategory elements should be set or added. |
This attribute can have one of the following values:
|
No |
Set |
Child Elements
Element | Description | Requirement |
---|---|---|
Represents a problem category. |
Required, 1 or more. |
Parent Elements
Element | Description |
---|---|
Represents a collection of problem categories and collectors. |