SVsUIContextManager Interface
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.
The service identifier of the service representing the VS UI context subsystem.
[System.Runtime.InteropServices.Guid("f215afcd-dc11-4dc5-99d4-9d0b6bc84957")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsUIContextManager
[<System.Runtime.InteropServices.Guid("f215afcd-dc11-4dc5-99d4-9d0b6bc84957")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsUIContextManager = interface
Public Interface SVsUIContextManager
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.