StoreRequestHelper 클래스

정의

Windows SDK에서 사용할 수 있는 해당 API가 아직 없는 작업을 위해 Microsoft Store에 요청을 보내는 데 사용할 수 있는 도우미 메서드를 제공합니다.

public ref class StoreRequestHelper abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreRequestHelper final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class StoreRequestHelper
Public Class StoreRequestHelper
상속
Object Platform::Object IInspectable StoreRequestHelper
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Services.Store.StoreContract (v1.0에서 도입되었습니다.)

메서드

SendRequestAsync(StoreContext, UInt32, String)

제공된 컨텍스트 및 매개 변수를 사용하여 지정된 요청을 Windows 스토어에 보냅니다.

적용 대상

추가 정보