Share via


desktop8:Publishing

提供事件追蹤通道內發佈功能的存取權。

元素階層

<套件>

    <擴充功能>

         <desktop8:Extension>

              <desktop8:EventTracing>

                   <desktop8:Provider>

                        <desktop8:Channels>

                             <desktop8:Channel>

                                  <desktop8:Publishing>

Syntax

<desktop8:Publishing
  Level = 'An optional number with a value between 0 and 127 characters.'
  Keywords = 'An optional string with a value between 0 and 4294967295 characters.'
  ControlGuid = 'An optional hexadecimal string that may only contain the following values: "0-9" or "A-F" (uppercase or lowercase) representing the unique identifier of the provider.'
  BufferSize = 'An optional integer value.'
  FileMax = 'An optional integer value.'
  MinBuffers = 'An optional integer value.'
  MaxBuffers = 'An optional integer value.'
  Latency = 'An optional integer value.'
  ClockType = 'An optional string that can have one of the following values: "systemTime" or "queryPerformanceCounter".'
  SidType = 'A string that can have one of the following values: "none" or "publishing".' />

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
Level 指定發行的層級。 選擇性數位,其值為 0 到 127 個字元。 No
關鍵字 指定用於發行的關鍵字。 選擇性字串,其值為 0 到 4294967295 個字元。 No
ControlGuid 指定用於控制發行的 GUID。 可能只包含下列值的選擇性十六進位字串: 0-9A-F (大寫或小寫) 代表提供者的唯一識別碼。 No
BufferSize 指定發佈期間的緩衝區大小。 選擇性的整數值。 No
FileMax 指定發行的檔案大小上限。 選擇性的整數值。 No
MinBuffers 指定 publshing 期間的緩衝區大小下限。 選擇性的整數值。 No
MaxBuffers 指定發佈期間緩衝區大小上限。 選擇性的整數值。 No
延遲 指定發佈時要接受的延遲。 選擇性的整數值。 No
ClockType 指定要在發佈期間使用的時鐘類型。 可以具有下列其中一個值的選擇性字串: systemTimequeryPerformanceCounter No
SidType 指定用於發佈的安全性識別碼類型。 可以具有下列其中一個值的字串: 發佈 No

子元素

無。

父元素

父元素 描述
desktop8:Channel 指定要用於事件追蹤的通道。

規格需求

Item
命名空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/8
OS 最低版本 Windows 11版本 21H2 (組建 22000)