NavigationWindow.CurrentSource Egenskap

Definition

Hämtar den enhetliga resursidentifieraren (URI) för innehållet som senast navigerades till.

public:
 property Uri ^ CurrentSource { Uri ^ get(); };
public Uri CurrentSource { get; }
member this.CurrentSource : Uri
Public ReadOnly Property CurrentSource As Uri

Egenskapsvärde

Uri

URI:n för innehållet som senast navigerades till, om det navigeras till med hjälp av en URI. annars . null

Kommentarer

Se även NavigationWindow.CurrentSource.

Gäller för