StoreProductQueryResult
StoreProductQueryResult
StoreProductQueryResult
StoreProductQueryResult
StoreProductQueryResult
Class
Definition
Provides response data for a request to retrieve details about products that can be purchased from within the current app.
public : sealed class StoreProductQueryResult : IStoreProductQueryResult
struct winrt::Windows::Services::Store::StoreProductQueryResult : IStoreProductQueryResult
public sealed class StoreProductQueryResult : IStoreProductQueryResult
Public NotInheritable Class StoreProductQueryResult Implements IStoreProductQueryResult
// This class does not provide a public constructor.
- Attributes
Windows 10 requirements
Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
API contract |
Windows.Services.Store.StoreContract (introduced v1)
|
Remarks
The following methods of the StoreContext class return an object of this type:
Properties
ExtendedError ExtendedError ExtendedError ExtendedError ExtendedError |
Gets the error code for the request, if the operation encountered an error. |
Products Products Products Products Products |
Gets the collection of products returned by the request. |
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...