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)。

适用于