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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.