IVsMonitorUserContext.put_ApplicationContext(IVsUserContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method information is not provided. Do not use this method.
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
Parameters
- pContext
- IVsUserContext
Do not use.