이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

LauncherUIOptions Class

이 API에서 호출할 수 있는 응용 프로그램 선택기와 같은 사용자 인터페이스 요소에 대한 옵션을 지정합니다.

구문


public sealed class LauncherUIOptions : Object

특성

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

구성원

LauncherUIOptions클래스에는 다음과 같은 유형의 구성원이 있습니다.

메서드

The LauncherUIOptions 클래스 다음에서 메서드를 상속합니다. Object 클래스 (C#/VB/C++).

속성

LauncherUIOptions클래스 다음 속성이 있습니다.

속성액세스 유형설명

InvocationPoint

읽기/쓰기Gets or sets the point on the screen where the user opened a file or URI.

PreferredPlacement

읽기/쓰기Gets or sets the preferred placement of the Open With and Warning dialog boxes when starting a default app.

SelectionRect

읽기/쓰기Gets or sets the selection rectangle on the screen where the user opened a file or URI.

 

설명

Windows Phone 8

이 API는 구현되어 있지 않으므로 호출할 경우 예외가 throw됩니다.

요구 사항

지원되는 최소 클라이언트

Windows 8 [Windows 스토어 앱 전용]

지원되는 최소 서버

Windows Server 2012 [Windows 스토어 앱 전용]

지원되는 최소 전화

Windows Phone 8

네임스페이스

Windows.System
Windows::System [C++]

메타데이터

Windows.winmd

참고 항목

샘플
연결 시작 샘플
작업
파일의 기본 앱을 시작하는 방법(JavaScript)
파일의 기본 앱을 시작하는 방법(C#/VB/C++)
URI의 기본 앱을 시작하는 방법(JavaScript)
URI의 기본 앱을 시작하는 방법(C#/VB/C++)
지침
파일 형식 및 URI를 위한 지침 및 검사 목록
참조
Launcher.LaunchFileAsync(IStorageFile, LauncherOptions)
Launcher.LaunchUriAsync(Uri, LauncherOptions)

 

 

이 정보가 도움이 되었습니까?
(1500자 남음)
© 2013 Microsoft. All rights reserved.