RequestNavigateEventArgs.Target 屬性

定義

導航器會承載被導向的內容。

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

屬性值

導航器(NavigationWindowFrame)會承載所瀏覽內容。

適用於