NavigationManager.Uri Vlastnost

Definice

Získá nebo nastaví aktuální identifikátor URI. Vždy Uri je reprezentován jako absolutní identifikátor URI ve formuláři řetězce.

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

Hodnota vlastnosti

String

Poznámky

Nastavení Uri neaktivuje LocationChanged událost.

Platí pro