Windows apps
Collapse the table of content
Expand the table of content

NavigationContext::QueryString Property

Namespace:  System.Windows.Navigation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public:
property IDictionary<String^, String^>^ QueryString {
	IDictionary<String^, String^>^ get ();
	private: void set (IDictionary<String^, String^>^ value);
}

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Show:
© 2017 Microsoft