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>

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
이름 채널 이름입니다. 값이 1~2,084자인 문자열입니다.
형식 채널 형식입니다. 관리자, 운영, 분석 또는 디버그 중 하나일 수 있는 문자열 값입니다. Yes
Access 채널의 액세스 수준입니다. 값이 1~2084자인 영숫자 문자열입니다. No
격리 채널의 격리 특성을 지정합니다. 애플리케이션, 시스템 또는 사용자 지정 값 중 하나일 수 있는 문자열입니다.
Enabled 채널을 사용할지 여부를 지정합니다. 부울 값입니다. false

자식 요소

자식 요소 Description
desktop8:Logging 이벤트 추적 채널 내의 로깅 기능에 대한 액세스를 제공합니다.
desktop8:Publishing 이벤트 추적 채널 내에서 게시 기능에 대한 액세스를 제공합니다.

부모 요소

부모 요소 Description
desktop8:Channels 이벤트 추적을 위해 하나 이상의 채널을 지정할 수 있습니다.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/desktop/windows10/8
Minimum OS Version Windows 11 버전 21H2(빌드 22000)