uap:DisplayName(Windows 10, uap:Protocol의 자식)
사용자에게 표시할 수 있는 친숙한 이름입니다.
요소 계층 구조
<uap:DisplayName>
구문
<uap:DisplayName>
<!-- A string between 1 and 256 characters in length. This string is localizable. -->
</uap:DisplayName>
특성 및 요소
특성
없음
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
uap:FileTypeAssociation | windows.fileTypeAssociation 형식의 앱 확장 지점을 선언합니다. 파일 형식 연결은 앱이 지정된 형식의 파일을 처리하도록 등록되었음을 나타냅니다. |
uap:Protocol | windows.protocol 형식의 앱 확장성 지점을 선언합니다. URI 연결은 앱이 지정된 체계를 사용하여 URI를 처리하도록 등록되었음을 나타냅니다. |
요구 사항
항목 | 값 |
---|---|
네임스페이스 | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
Minimum OS Version | Windows 10 버전 1511(빌드 10586) |