Share via


IVsComponentSelectorDlg4 インターフェイス

定義

プロジェクト内のさまざまな型のコンポーネントへの参照を管理します。 サービスを介して SVsComponentSelectorDlg 取得された Visual Studio シェルによって実装されます。

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 を受け取り、拡張可能なマルチターゲットに準拠します。

適用対象