IVsComponentSelectorData Interface
Returns data about a component.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
<GuidAttribute("45BD8E74-6727-11D3-8600-00C04F6123B3")> _
<InterfaceTypeAttribute()> _
Public Interface IVsComponentSelectorData
Dim instance As IVsComponentSelectorData
[GuidAttribute("45BD8E74-6727-11D3-8600-00C04F6123B3")]
[InterfaceTypeAttribute()]
public interface IVsComponentSelectorData
[GuidAttribute(L"45BD8E74-6727-11D3-8600-00C04F6123B3")]
[InterfaceTypeAttribute()]
public interface class IVsComponentSelectorData
public interface IVsComponentSelectorData
Remarks
For more information about component selector data, see VSCOMPONENTSELECTORDATA.