SVsUIContextMonitor Interface

Definition

Caution

This service has been replaced by SVsUIContextManager.

public interface class SVsUIContextMonitor
public interface SVsUIContextMonitor
[System.Runtime.InteropServices.Guid("63B07BA0-B399-4B71-AA69-0D97C097B69C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("This service has been replaced by SVsUIContextManager.")]
public interface SVsUIContextMonitor
type SVsUIContextMonitor = interface
[<System.Runtime.InteropServices.Guid("63B07BA0-B399-4B71-AA69-0D97C097B69C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("This service has been replaced by SVsUIContextManager.")>]
type SVsUIContextMonitor = interface
Public Interface SVsUIContextMonitor
Attributes

Remarks

The service represented by this interface is safe to access from any thread.

Applies to