IVsComponentSelectorDlg4 Interface

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

Syntax

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("C43F5129-896F-4653-98E8-B0A16BFE0FC1")> _
Public Interface IVsComponentSelectorDlg4
‘사용 방법
Dim instance As IVsComponentSelectorDlg4
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C43F5129-896F-4653-98E8-B0A16BFE0FC1")]
public interface IVsComponentSelectorDlg4
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"C43F5129-896F-4653-98E8-B0A16BFE0FC1")]
public interface class IVsComponentSelectorDlg4
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("C43F5129-896F-4653-98E8-B0A16BFE0FC1")>]
type IVsComponentSelectorDlg4 =  interface end
public interface IVsComponentSelectorDlg4

See Also

Reference

IVsComponentSelectorDlg4 Members

Microsoft.VisualStudio.Shell.Interop Namespace