ICoreWebView2.get_CanGoBack

TRUE if the WebView is able to navigate to a previous page in the navigation history. If CanGoBack changes value, the HistoryChanged event runs.

interface ICoreWebView2
@" propget"
HRESULT
get_CanGoBack
(
BOOL* canGoBack
)

Meta