Compartilhar via


Propriedade MarketplaceSearchTask.ContentType

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Property ContentType As MarketplaceContentType
public MarketplaceContentType ContentType { get; set; }
public:
property MarketplaceContentType ContentType {
    MarketplaceContentType get ();
    void set (MarketplaceContentType value);
}
member ContentType : MarketplaceContentType with get, set

Valor de propriedade

Tipo: Microsoft.Phone.Tasks.MarketplaceContentType

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

MarketplaceSearchTask Classe

Namespace Microsoft.Phone.Tasks