IVsComponentSelectorDlg2 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 IVsComponentSelectorDlg2
public interface class IVsComponentSelectorDlg2
__interface IVsComponentSelectorDlg2
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("2D7CDC3D-FA79-4DF3-9CD2-AACF65A2846E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsComponentSelectorDlg2
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("2D7CDC3D-FA79-4DF3-9CD2-AACF65A2846E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsComponentSelectorDlg2 = interface
Public Interface IVsComponentSelectorDlg2
- Attributes
Methods
ComponentSelectorDlg2(UInt32, IVsComponentUser, UInt32, IntPtr[], String, String, UInt32, UInt32, UInt32, VSCOMPONENTSELECTORTABINIT[], Guid, String, String) |
Displays Select Component Dialog and returns selected components. |