NavigationWindow.GoForward 方法

定义

导航到前进导航历史记录中的最近的条目。

public:
 virtual void GoForward();
public:
 void GoForward();
public void GoForward ();
abstract member GoForward : unit -> unit
override this.GoForward : unit -> unit
member this.GoForward : unit -> unit
Public Sub GoForward ()

例外

如果前进导航历史记录中没有任何条目,则调用 GoForward()

适用于

另请参阅