Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An XPath query that identifies the events to include in the query result set.
<xs:element name="Select">
<xs:complexType
mixed="true"
>
<xs:attribute name="Path"
type="anyURI"
/>
</xs:complexType>
</xs:element>
The Select element is defined by the QueryType complex type.
Attributes
Name | Type | Description |
---|---|---|
Path | anyURI | The name of the channel or the path to the log file that contains the events. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2008 [desktop apps | UWP apps] |
See also
-
Parent element