IVsComponentSelectorDlg3 Interface

Definição

Gerencia referências a componentes de vários tipos dentro do projeto.

public interface class IVsComponentSelectorDlg3
public interface class IVsComponentSelectorDlg3
__interface IVsComponentSelectorDlg3
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00AE51BD-26D7-4974-801B-B0890E1753F8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsComponentSelectorDlg3
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00AE51BD-26D7-4974-801B-B0890E1753F8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsComponentSelectorDlg3 = interface
Public Interface IVsComponentSelectorDlg3
Atributos

Métodos

ComponentSelectorDlg3(UInt32, IVsComponentUser, String, String, Guid, Guid, String, UInt32, VSCOMPONENTSELECTORTABINIT[], String, String, UInt32)

Exibe procurar... E retorna os componentes selecionados.

ComponentSelectorDlg4(UInt32, IVsComponentUser, UInt32, IntPtr[], String, String, UInt32, UInt32, UInt32, VSCOMPONENTSELECTORTABINIT[], Guid, String, String, UInt32)

Exibe procurar... E retorna os componentes selecionados.

Aplica-se a