Interface SVsComponentSelectorDlg2
Passado para GetService para retornar uma referência para o IVsComponentSelectorDlg2 interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[InterfaceTypeAttribute(1)]
[GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")]
public interface SVsComponentSelectorDlg2
[InterfaceTypeAttribute(1)]
[GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")]
public interface class SVsComponentSelectorDlg2
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")>]
type SVsComponentSelectorDlg2 = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("525D42EF-D7F6-412A-9D64-79E787E70E45")>
Public Interface SVsComponentSelectorDlg2
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo