Click or drag to resize
Cimbalino ToolkitIStoreService Interface
Represents a service capable of launching the Store application.

Namespace: Cimbalino.Toolkit.Services
Assembly: Cimbalino.Toolkit.Core (in Cimbalino.Toolkit.Core.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public interface IStoreService

The IStoreService type exposes the following members.

Methods
  NameDescription
Public methodReviewAsync
Shows the Store application.
Public methodSearchAsync
Shows the Store application, optionally filtering results by keyword, publisher, and content type.
Public methodShowAsync
Shows the Store application.
Public methodShowPublisherAsync
Shows the Store application.
Top
Version Information

Portable

Supported in: 4.5

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also