NavigationManager.Uri Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 .