RequestNavigateEventArgs.Uri プロパティ

定義

移動先のコンテンツの Uniform Resource Identifier (URI)。

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

プロパティ値

Uri

移動するコンテンツの URI。

適用対象