IVsComponentSelectorDlg3 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.
Manages references to components of various types within the project.
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(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComponentSelectorDlg3
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00AE51BD-26D7-4974-801B-B0890E1753F8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsComponentSelectorDlg3 = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00AE51BD-26D7-4974-801B-B0890E1753F8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComponentSelectorDlg3 = interface
Public Interface IVsComponentSelectorDlg3
- Attributes
Methods
ComponentSelectorDlg3(UInt32, IVsComponentUser, String, String, Guid, Guid, String, UInt32, VSCOMPONENTSELECTORTABINIT[], String, String, UInt32) |
Displays Browse … Dialog and returns selected components. |
ComponentSelectorDlg4(UInt32, IVsComponentUser, UInt32, IntPtr[], String, String, UInt32, UInt32, UInt32, VSCOMPONENTSELECTORTABINIT[], Guid, String, String, UInt32) |
Displays Browse … Dialog and returns selected components. |