MarketplaceDetailTask Class
Windows Phone
March 22, 2012
Allows an application to launch the Windows Phone Marketplace client application and display the details page for the specified product.
Namespace:
Microsoft.Phone.Tasks
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
The MarketplaceDetailTask type exposes the following members.
| Name | Description | |
|---|---|---|
|
MarketplaceDetailTask | Creates a new instance of the MarketplaceDetailTask class. |
| Name | Description | |
|---|---|---|
|
ContentIdentifier | Gets or sets the unique identifier for the product to be displayed. |
|
ContentType | Gets or sets the type of content displayed in the Windows Phone Marketplace client application. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Show | Shows the Windows Phone Marketplace client application and displays the details page for the specified product. |
|
ToString | (Inherited from Object.) |