GlobalClass.StopWebBrowserControlNavigation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool StopWebBrowserControlNavigation() = Microsoft::Office::Interop::MSProject::_Global::StopWebBrowserControlNavigation;
public virtual bool StopWebBrowserControlNavigation ();
abstract member StopWebBrowserControlNavigation : unit -> bool
override this.StopWebBrowserControlNavigation : unit -> bool
Public Overridable Function StopWebBrowserControlNavigation () As Boolean