Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SonarLint
VisualStudio
Integration
WebBrowser
C# Class SonarLint.VisualStudio.Integration.WebBrowser
Inheritance:
IWebBrowser
Datei anzeigen
Open project: SonarSource-VisualStudio/sonarlint-visualstudio
Public Methods
Method
Description
NavigateTo
(
string
url
) :
void
Private Methods
Method
Description
IsSafeScheme
(
string
scheme
) :
bool
Method Details
NavigateTo()
public
method
public
NavigateTo
(
string
url
) :
void
url
string
return
void