desktop3:Content

AutoPlayHandler의 콘텐츠 정보를 정의합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <desktop3:Extension>

                        <desktop3:AutoPlayHandler>

                             <desktop3:InvokeAction>

                                  <desktop3:Content>

구문

<desktop3:Content
  ContentEvent = 'A string with a value between 1 and 255 characters in length. Backward slashes ("\") are not allowed.'
  Verb = 'A string with a value between 1 and 64 characters in length that consists of letters, numbers, periods, dashes, and spaces only.'
  DropTargetHandler = 'An optional GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
  Parameters = 'An optional string with a value between 1 and 256 characters in length.' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
ContentEvent 카메라 메모리 카드, USB 드라이브 또는 DVD와 같은 볼륨 디바이스가 PC에 삽입될 때 발생하는 콘텐츠 이벤트의 이름입니다. 길이가 1~255자인 문자열입니다. 뒤로 슬래시(\)는 허용되지 않습니다. Yes
동사 작업을 지정하는 리터럴 값입니다. 가능한 값에는 표시, 재생, 가져오기 및 열기가 포함될 수 있습니다(이에 국한되지 않음). 문자, 숫자, 마침표(), 대시(.-) 및 공백으로 구성된 길이가 1~64자인 문자열입니다. Yes
DropTargetHandler IDropTarget 인터페이스를 구현하는 앱의 클래스 ID를 식별하는 GUID입니다. xxxxxxxx-xxxx-xxxx-xxxx-xx 형식의 선택적 GUID입니다. No
매개 변수 IDropTarget 인터페이스가 구현되지 않은 경우 앱을 시작하기 위해 제공되는 매개 변수입니다. 길이가 1~256자인 선택적 문자열입니다. No

자식 요소

없음

부모 요소

부모 요소 Description
desktop3:InvokeAction 자동 실행 작업을 호출하기 위한 콘텐츠 및 디바이스 정보를 포함합니다.

요구 사항

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