IVsComponentSelectorDlg4 Rozhraní

Definice

Spravuje odkazy na komponenty různých typů v rámci projektu. Implementuje prostředí sady Visual Studio získané prostřednictvím SVsComponentSelectorDlg služby.

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
Atributy

Metody

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

Tato metoda je stejná jako ComponentSelectorDlg4(UInt32, IVsComponentUser, UInt32, IntPtr[], String, String, UInt32, UInt32, UInt32, VSCOMPONENTSELECTORTABINIT[], Guid, String, String, UInt32), s tím rozdílem, že používá TargetFrameworkMoniker místo TargetFrameworkVersion, takže je kompatibilní s rozšiřitelným cílením na více.

Platí pro