Condividi tramite


Proprietà MarketplaceDetailTask.ContentIdentifier

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

Sintassi

'Dichiarazione
Public Property ContentIdentifier As String
public string ContentIdentifier { get; set; }
public:
property String^ ContentIdentifier {
    String^ get ();
    void set (String^ value);
}
member ContentIdentifier : string with get, set

Valore proprietà

Tipo: System.String

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