Condividi tramite


Proprietà MarketplaceDetailTask.ContentType

Spazio dei nomi:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Microsoft.Phone.Tasks.MarketplaceContentType

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MarketplaceDetailTask Classe

Spazio dei nomi Microsoft.Phone.Tasks