다음을 통해 공유


desktop10:CustomEventSource

Description

사용자 지정 이벤트 로그 내에서 이벤트 원본을 정의합니다.

요소 계층 구조

<패키지>

    <확장>

         <desktop10:Extension>

              <desktop10:CustomDesktopEventLog>

                   <desktop10:CustomEventSource>

구문

<desktop10:CustomEventSource
  EventSourceName = 'A string with a value between 1 and 32767 characters in length that cannot start or end with a whitespace character. May contain whitespace characters in between the first and last values.'
  CategoryCount = 'An optional unsigned integer value. A number between -2147483648 and 2147483647.'
  CategoryMessageFile = 'A string with a value between 1 and 256 characters in length and cannot contain these characters: <, >, :, ", |, ?, or *.'
  >

  <!-- Child Elements -->
  desktop10:CustomEventSource
  desktop10:TypesSupported

</desktop10:CustomEventSource>

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
EventSourceName 사용자 지정 이벤트 원본의 이름입니다. 레지스트리 키 이름으로 사용됩니다. 공백 문자로 시작하거나 끝낼 수 없는 길이가 1~32767자인 문자열입니다. 첫 번째 값과 마지막 값 사이에 공백 문자를 포함할 수 있습니다. Yes
CategoryCount 지원되는 이벤트 범주 수입니다. 선택적 부호 없는 정수 값입니다. -2147483648 및 2147483647 사이의 숫자입니다. No
CategoryMessageFile 범주 메시지 파일의 경로입니다. 범주 메시지 파일에는 범주를 설명하는 언어 종속 문자열이 포함되어 있습니다. 길이가 1~256자인 문자열은 , , , >:, |"?, 또는 *문자를 <포함할 수 없습니다. No

자식 요소

자식 요소 Description
desktop10:EventMessageFiles 이벤트를 설명하는 언어 문자열을 포함하는 1개 이상의 DLL 파일을 정의합니다.
desktop10:TypesSupported 이벤트 원본에서 지원하는 이벤트 로그 유형을 1개 이상 정의합니다.

부모 요소

부모 요소 Description
desktop10:CustomDesktopEventLog 앱의 확장성 지점을 선언합니다.

설명

사용자 지정 이벤트 원본에 대한 자세한 내용은 이벤트 원본을 참조하세요.

요구 사항

항목
desktop10 http://schemas.microsoft.com/appx/manifest/desktop/windows10/10
Minimum OS Version Windows 11 버전 22H2(빌드 22621)