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.
Specifies an imported channel to be used for event tracing.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop8:Extension>
└─ <desktop8:EventTracing>
└─ <desktop8:Provider>
└─ <desktop8:Channels>
└─ <desktop8:ImportChannel>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop8:Extension>
└─ <desktop8:EventTracing>
└─ <desktop8:Provider>
└─ <desktop8:Channels>
└─ <desktop8:ImportChannel>
Syntax
<desktop8:ImportChannel
Name = 'A required string between 1 and 2084 characters in length in the form of a valid URI.' />
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Name | The name of the channel. | A string between 1 and 2084 characters in length in the form of a valid URI. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| desktop8:Channels | Allows one or more channels to be specified for event tracing. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
| Minimum OS Version | Windows 11 version 21H2 (Build 22000) |