ILicWizExternal.OpenInDefaultBrowser(String) 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:
void OpenInDefaultBrowser(System::String ^ bstrUrl);
public void OpenInDefaultBrowser (string bstrUrl);
abstract member OpenInDefaultBrowser : string -> unit
Public Sub OpenInDefaultBrowser (bstrUrl As String)
Parameters
- bstrUrl
- String