Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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