RequestNavigateEventArgs.Target 屬性

定義

將會裝載所巡覽之內容的巡覽器。

public:
 property System::String ^ Target { System::String ^ get(); };
public string Target { get; }
member this.Target : string
Public ReadOnly Property Target As String

屬性值

String

將會裝載所巡覽之內容的巡覽器 (NavigationWindowFrame)。

適用於