desktop8:Channel

イベント トレースに使用するチャネルを指定します。

要素の階層

<パッケージ>

    <拡張機能>

         <desktop8:Extension>

              <desktop8:EventTracing>

                   <desktop8:Provider>

                        <desktop8:Channels>

                             <desktop8:Channel>

構文

<desktop8:Channel
  Name = 'A string with a value between 1 and 2084 characters.'
  Type = 'A string that can be one of the following values: "admin", "operational", "analytic", or "debug".'
  Access = 'An alphanumeric string with a value between 1 and 2084 characters.'
  Isolation = 'A string that can be one of the following values: "application", "system", or "custom".'
  Enabled = 'A boolean value.' >

  <!-- Child Elements -->
  desktop8:Logging
  desktop8:Publishing

</desktop8:Channel>

属性と要素

属性

属性 説明 データ型 必須 既定値
名前 チャネルの名前。 1 ~ 2,084 文字の値を持つ文字列。 はい
Type チャネルの型。 adminoperationalanalytic、または debug のいずれかの文字列値。 Yes
Access (アクセス) チャネルのアクセス レベル。 1 ~ 2084 文字の値を持つ英数字文字列。 いいえ
分離 チャネルの分離属性を指定します。 アプリケーションシステム、またはカスタムのいずれかの値を指定できる文字列。 いいえ
有効 チャネルを有効にするかどうかを指定します。 ブール値。 いいえ false

子要素

子要素 説明
desktop8:Logging イベント トレース チャネル内のログ機能へのアクセスを提供します。
desktop8:Publishing イベント トレース チャネル内の発行機能へのアクセスを提供します。

親要素

親要素 説明
desktop8:Channels イベント トレースに 1 つ以上のチャネルを指定できるようにします。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/8
Minimum OS Version Windows 11 バージョン 21H2 (ビルド 22000)