IVsInfoBarUIFactory 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.
public interface class IVsInfoBarUIFactory
public interface class IVsInfoBarUIFactory
__interface IVsInfoBarUIFactory
public interface IVsInfoBarUIFactory
[System.Runtime.InteropServices.Guid("15C4AB06-6C7C-4ECB-85AB-FBC32801DA39")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsInfoBarUIFactory
type IVsInfoBarUIFactory = interface
[<System.Runtime.InteropServices.Guid("15C4AB06-6C7C-4ECB-85AB-FBC32801DA39")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsInfoBarUIFactory = interface
Public Interface IVsInfoBarUIFactory
- Attributes
Methods
CreateInfoBar(IVsInfoBar) |