IVsComponentSelectorDlg3 Интерфейс

Определение

Управляет ссылками на компоненты разных типов в пределах проекта.

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
Атрибуты

Методы

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

Отображает обзор... И возвращает выбранные компоненты.

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

Отображает обзор... И возвращает выбранные компоненты.

Применяется к