Compartir a través de


IVsComponentSelectorDlg3 Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaración
<GuidAttribute("00AE51BD-26D7-4974-801B-B0890E1753F8")> _
<InterfaceTypeAttribute()> _
Public Interface IVsComponentSelectorDlg3
'Uso
Dim instance As IVsComponentSelectorDlg3
[GuidAttribute("00AE51BD-26D7-4974-801B-B0890E1753F8")]
[InterfaceTypeAttribute()]
public interface IVsComponentSelectorDlg3
[GuidAttribute(L"00AE51BD-26D7-4974-801B-B0890E1753F8")]
[InterfaceTypeAttribute()]
public interface class IVsComponentSelectorDlg3
[<GuidAttribute("00AE51BD-26D7-4974-801B-B0890E1753F8")>]
[<InterfaceTypeAttribute()>]
type IVsComponentSelectorDlg3 =  interface end
public interface IVsComponentSelectorDlg3

See Also

Reference

IVsComponentSelectorDlg3 Members

Microsoft.VisualStudio.Shell.Interop Namespace