Condividi tramite


VSCommands.Browse Field

Opens the Web Browser window in VS

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)

Syntax

'Dichiarazione
Public Shared ReadOnly Browse As RoutedCommand
'Utilizzo
Dim value As RoutedCommand

value = VSCommands.Browse
public static readonly RoutedCommand Browse
public:
static initonly RoutedCommand^ Browse
static val Browse: RoutedCommand
public static final var Browse : RoutedCommand

.NET Framework Security

See Also

Reference

VSCommands Class

VSCommands Members

Microsoft.VisualStudio.PlatformUI Namespace