IVsMonitorUserContext.put_ApplicationContext(IVsUserContext) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Es werden keine Methodeninformationen bereitgestellt. Verwenden Sie diese Methode nicht.
public:
int put_ApplicationContext(Microsoft::VisualStudio::Shell::Interop::IVsUserContext ^ pContext);
public:
int put_ApplicationContext(Microsoft::VisualStudio::Shell::Interop::IVsUserContext ^ pContext);
int put_ApplicationContext(Microsoft::VisualStudio::Shell::Interop::IVsUserContext const & pContext);
public int put_ApplicationContext (Microsoft.VisualStudio.Shell.Interop.IVsUserContext pContext);
abstract member put_ApplicationContext : Microsoft.VisualStudio.Shell.Interop.IVsUserContext -> int
Public Function put_ApplicationContext (pContext As IVsUserContext) As Integer
Parameter
- pContext
- IVsUserContext
Darf nicht verwendet werden.