次の方法で共有


desktop8:Provider

プロバイダーをイベント トレースに登録し、その機能を有効にします。

要素の階層

<パッケージ>

    <拡張機能>

         <desktop8:Extension>

              <desktop8:EventTracing>

                   <desktop8:Provider>

構文

<desktop8:Provider
  Id = 'A hexadecimal string that may only contain the following values: "0-9" or "A-F" (uppercase or lowercase) representing the unique identifier of the provider.'
  Name = 'A string with a value between 1 and 2084 characters in length that represents the name of the provider.'
  ResourceFile = 'A string value where the first character cannot contain any of the following: ".", "/", "\", or a space. Represents the path to a file.'
  MessageFile = 'A string value where the first character cannot contain any of the following: ".", "/", "\", or a space. Represents the path to a file.' >

  <!-- Child Elements -->
  desktop8:Channels

</desktop8:Provider>

属性と要素

属性

属性 説明 データ型 必須 既定値
Id プロバイダーの一意識別子。 プロバイダーの一意識別子を表す "0-9" または "A-F" (大文字または小文字) の値のみを含む 16 進数の文字列。 はい
名前 プロバイダーの名前。 プロバイダーの名前を表す長さが 1 ~ 2084 文字の文字列。 Yes
ResourceFile プロバイダー リソース ファイルへのパスを指定します。 最初の文字に、./\または スペースを含めることができない文字列値。 ファイルへのパスを表します。 Yes
MessageFile プロバイダー メッセージ ファイルへのパスを指定します。 最初の文字に、./\または スペースを含めることができない文字列値。 ファイルへのパスを表します。 いいえ

子要素

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

親要素

親要素 説明
desktop8:EventTracing デスクトップ アプリケーションで、アプリケーション定義のイベントをリアルタイムでログに記録したり、ログ ファイルに保存したりできます。

必要条件

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