Proprietà MediaHistoryItem.Title

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

Sintassi

'Dichiarazione
Public Property Title As String
public string Title { get; set; }
public:
property String^ Title {
    String^ get ();
    void set (String^ value);
}
member Title : 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

MediaHistoryItem Classe

Spazio dei nomi Microsoft.Devices