Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Opens the Web Browser window in VS
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaración
Public Shared ReadOnly Browse As RoutedCommand
'Uso
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.