Keywords (in SystemProvider)
- Článek
-
-
Represents a collection of keywords. If the Operation attribute is specified, the Keyword elements can be set or added to the collection.
Element Hierarchy
Syntax
<Keywords Operation = OperationEnumeration = "Set" | "Add" | “Remove” >
<!-- Child elements -->
Keyword,
CustomKeyword
</Keywords>
Attributes and Elements
Attributes
Attribute |
Description |
Data type |
Required |
Default |
Operation |
Indicates whether keywords should be set or added. |
This attribute can have one of the following values: |
No |
Set |
Child Elements
Element |
Description |
Requirement |
Keyword (in SystemProvider) |
Describes the kernel flags that can be enabled for the kernel-mode session. |
Required, 1 or more. |
CustomKeyword |
Describes a custom keyword. |
Optional, zero or more. |
Parent Elements
Elements