NavigatingCancelEventArgs.Uri Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the uniform resource identifier (URI) for the content that is being navigated to.
Namespace: System.Windows.Navigation
Assembly: System.Windows (in System.Windows.dll)
Syntax
Public Property Uri As Uri
public Uri Uri { get; private set; }
Property Value
Type: System..::.Uri
A value that represents the URI for the content.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone
See Also
Reference
NavigatingCancelEventArgs Class
System.Windows.Navigation Namespace