NavigationManager.Uri プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在の URI を取得または設定します。 は Uri 常に文字列形式の絶対 URI として表されます。
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
プロパティ値
注釈
を設定 Uri すると、イベントは LocationChanged トリガーされません。