IVsMonitorUserContext.get_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 get_ApplicationContext([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsUserContext ^ % ppContext);
public int get_ApplicationContext (out Microsoft.VisualStudio.Shell.Interop.IVsUserContext ppContext);
abstract member get_ApplicationContext : IVsUserContext -> int
Public Function get_ApplicationContext (ByRef ppContext As IVsUserContext) As Integer
Parameters
- ppContext
- IVsUserContext
Do not use.