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.
This method is deprecated.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaración
Function accNavigate ( _
navDir As Integer, _
varStart As Object _
) As Object
Object accNavigate(
int navDir,
Object varStart
)
Parameters
- navDir
Type: System.Int32
The direction.
- varStart
Type: System.Object
The start object.
Return Value
Type: System.Object
This method is deprecated.
.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.