SVsUIContextMonitor 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.
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.