Gets the uniform resource identifier (URI) of the content that was last navigated to.
Public ReadOnly Property CurrentSource As Uri Get
public Uri CurrentSource { get; }
public: property Uri^ CurrentSource { Uri^ get (); }
member CurrentSource : Uri
The value of the CurrentSource property is not changed until navigation to a different URI has completed successfully.
CurrentSource can be set with a fragment-only URI.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2