desktop3:InvokeAction

자동 실행 작업을 호출하기 위한 콘텐츠 및 디바이스 정보를 포함합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <desktop3:Extension>

                        <desktop3:AutoPlayHandler>

                             <desktop3:InvokeAction>

Syntax

<desktop3:InvokeAction
  ActionDisplayName = 'A string with a value between 1 and 256 characters in length.'
  ProviderDisplayName = 'A string with a value between 1 and 256 characters in length.'
  DefaultIcon = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.' >

  <!-- Child elements -->
  ( desktop3:Content{0,1000},
    desktop3:Device{0,1000} )

</desktop3:InvokeAction>

{} 특정 발생 범위

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
ActionDisplayName 사용자가 PC에 연결하는 디바이스로 수행할 수 있는 작업을 나타내는 문자열(예: "파일 가져오기" 또는 "비디오 재생")입니다. 길이가 1~256자인 문자열입니다. Yes
ProviderDisplayName 앱 또는 서비스를 나타내는 문자열입니다(예: "Contoso 비디오 플레이어"). 길이가 1~256자인 문자열입니다. Yes
DefaultIcon 기본 아이콘에 대한 .ico 파일 또는 이진 파일의 리소스에 대한 경로입니다. , :*>?%|"또는 문자를 포함<할 수 없는 길이가 1~256자인 선택적 문자열입니다. No

자식 요소

자식 요소 Description
desktop3:Content AutoPlayHandler의 콘텐츠 정보를 정의합니다.
desktop3:Device AutoPlayHandler의 디바이스 정보를 정의합니다.

부모 요소

부모 요소 Description
desktop3:AutoPlayHandler 자동 실행 처리기- 사용자가 디바이스를 PC에 연결할 때 앱을 옵션으로 표시할 수 있습니다.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
Minimum OS Version Windows 10 버전 1709(빌드 16299)