desktop10:File
패키지 내에서 이벤트 로그 DLL을 지정합니다.
요소 계층 구조
<desktop10:CustomDesktopEventLog>
<desktop10:File>
구문
<desktop10:File
Path = 'A string with a value between 1 and 256 characters in length that must end with ".dll" and cannot contain these characters: <, >, :, ", |, ?, or *.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
Path | 이벤트 로그 dll에 대한 패키지 상대 경로입니다. 경로는 부모 EventMessageFiles 요소 내에서 고유해야 합니다. | 길이가 1~256자인 문자열로, ".dll"로 끝나야 하며 , , >:, ", ", |, ?, 또는 *와 같은 문자를 <포함할 수 없습니다. | Yes |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
desktop10:EventMessageFiles | 앱의 확장성 지점을 선언합니다. |
요구 사항
항목 | 값 |
---|---|
desktop10 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/10 |
Minimum OS Version | Windows 11 버전 22H2(빌드 22621) |