Share via


NavigationManager.Uri Proprietà

Definizione

Ottiene o imposta l'URI corrente. l'oggetto Uri è sempre rappresentato come URI assoluto in formato stringa.

public:  property System::String ^ Uri {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public string Uri { get; protected set; }
member this.Uri : string with get, set
Public Property Uri As String

Valore della proprietà

Commenti

L'impostazione Uri non attiverà l'evento LocationChanged .

Si applica a