Partilhar via


Método IVsMonitorUserContext.put_ApplicationContext (IVsUserContext)

 

Não há informações de método.Não use esse método.

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

Sintaxe

int put_ApplicationContext(
    IVsUserContext pContext
)
int put_ApplicationContext(
    IVsUserContext^ pContext
)
abstract put_ApplicationContext : 
        pContext:IVsUserContext -> int
Function put_ApplicationContext (
    pContext As IVsUserContext
) As Integer

Parâmetros

  • pContext
    Não use.

Valor de retorno

Type: System.Int32

Consulte também

Interface IVsMonitorUserContext
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo