MarketplaceDetailTask.ContentType Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the type of content displayed in the Store client application.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property ContentType As MarketplaceContentType
public MarketplaceContentType ContentType { get; set; }
<object ContentType="MarketplaceContentType" .../>

Property Value

Type: Microsoft.Phone.Tasks..::.MarketplaceContentType
Type: MarketplaceContentType.

Remarks

In this release, the only valid value is Applications.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

MarketplaceDetailTask Class

Microsoft.Phone.Tasks Namespace

Other Resources

Launchers and Choosers for Windows Phone 8

How to use the Marketplace detail task for Windows Phone 8