uap:Logo(Windows 10, uap:Protocol의 자식)

이미지가 포함된 파일의 경로입니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <uap:Logo>

                        <uap:Protocol>

                             <uap:Logo>

구문

<uap:Logo>
  <!-- A string between 1 and 256 characters in length that ends with ".jpg", ".png", or ".jpeg" that can't contain these characters: <, >, :, ", |, ?, or *. In this string, the / and \ characters can't be the first or last characters. Also, the string can contain / or \ but not both. -->
</uap:Logo>

특성 및 요소

특성

없음

자식 요소

없음

부모 요소

부모 요소 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)