Share via


SVsUIContextManager Interface

Definition

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.

Applies to