NavigationManager.Uri Właściwość

Definicja

Pobiera lub ustawia bieżący identyfikator URI. Element Uri jest zawsze reprezentowany jako bezwzględny identyfikator URI w postaci ciągu.

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

Wartość właściwości

Uwagi

Ustawienie Uri nie spowoduje wyzwolenia LocationChanged zdarzenia.

Dotyczy