다음을 통해 공유


IVsComponentSelectorDlg4 인터페이스

정의

프로젝트 내에서 다양한 형식의 구성 요소에 대한 참조를 관리합니다. 서비스를 통해 가져온 Visual Studio 셸에 SVsComponentSelectorDlg 의해 구현됩니다.

public interface class IVsComponentSelectorDlg4
public interface class IVsComponentSelectorDlg4
__interface IVsComponentSelectorDlg4
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("C43F5129-896F-4653-98E8-B0A16BFE0FC1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComponentSelectorDlg4
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("C43F5129-896F-4653-98E8-B0A16BFE0FC1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComponentSelectorDlg4 = interface
Public Interface IVsComponentSelectorDlg4
특성

메서드

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

이 메서드는 ComponentSelectorDlg4(UInt32, IVsComponentUser, UInt32, IntPtr[], String, String, UInt32, UInt32, UInt32, VSCOMPONENTSELECTORTABINIT[], Guid, String, String, UInt32)확장 가능한 다중 대상 지정을 준수하기 위해 TargetFrameworkVersion 대신 TargetFrameworkMoniker를 사용한다는 점을 제외하고 와 동일합니다.

적용 대상