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

Windows.ApplicationModel.Store Namespace

Windows 저장소와의 상호 작용에 형식 및 멤버를 제공 합니다. 이 클래스의 멤버를 사용하여 이 응용 프로그램 및 응용 프로그램 내 기능의 라이선스 상태를 확인하고 응용 프로그램 내 구매를 활성화할 수 있습니다. Windows 스토어에 응용 프로그램을 제출하기 전에 이 클래스를 사용하여 이러한 기능을 시뮬레이션할 수도 있습니다.

참고  Windows 스토어와 상호 작용하기 위해 유효한 Windows 스토어 개발자 계정이 필요합니다. Windows Store 개발자 계정이 없는 경우 시뮬레이션된 함수만 사용할 수 있습니다.

구성원

Windows.ApplicationModel.Store네임스페이스에는 다음과 같은 유형의 구성원이 있습니다.

클래스

Windows.ApplicationModel.Store네임스페이스에는 다음 클래스가 있습니다.

클래스설명
CurrentApp Defines methods and properties you can use to get license and listing info about the current app and perform in-app purchases.
CurrentAppSimulator Defines methods and properties used to instantiate an object that you can use to get simulated license info during testing.
LicenseInformation Provides access to the current app's license metadata.
ListingInformation Provides the listing info that describes the app in the Windows Store.
ProductLicense Provides info about a license that is associated with an in-app offer.
ProductListing Provides localized info about an in-app offer in your app.

 

대리자

Windows.ApplicationModel.Store네임스페이스에는 다음 대리자가 있습니다.

대리자설명
LicenseChangedEventHandler Represents the method that will handle the LicenseChanged event.

 

요구 사항

지원되는 최소 클라이언트

Windows 8

지원되는 최소 서버

Windows Server 2012

지원되는 최소 전화

Windows Phone 8

네임스페이스

Windows.ApplicationModel.Store
Windows::ApplicationModel::Store [C++]

메타데이터

Windows.winmd

 

 

© 2013 Microsoft. All rights reserved.