Share via


PhoneApplicationPage.State, propriété

Espace de noms :  Microsoft.Phone.Controls
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public ReadOnly Property State As IDictionary(Of String, Object)
public IDictionary<string, Object> State { get; }
public:
property IDictionary<String^, Object^>^ State {
    IDictionary<String^, Object^>^ get ();
}
member State : IDictionary<string, Object> with get

Valeur de propriété

Type : System.Collections.Generic.IDictionary<String, Object>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

PhoneApplicationPage Classe

Microsoft.Phone.Controls, espace de noms