NavigationManager.Uri Propriété

Définition

Obtient ou définit l’URI actuel. est Uri toujours représenté sous forme d’URI absolu sous forme de chaîne.

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

Valeur de propriété

Remarques

Le paramètre Uri ne déclenche pas l’événement LocationChanged .

S’applique à