Share via


IVsWebBrowser.Stop Method

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Function Stop As Integer
'Usage
Dim instance As IVsWebBrowser 
Dim returnValue As Integer 

returnValue = instance.Stop()
int Stop()
int Stop()
function Stop() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsWebBrowser Interface

IVsWebBrowser Members

Microsoft.VisualStudio.Shell.Interop Namespace