IVsInfoBarUIFactory Interface

Definition

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)

Applies to