IVsComponentSelectorData Interface

 

Returns data about a component.

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

[GuidAttribute("45BD8E74-6727-11D3-8600-00C04F6123B3")]
[InterfaceTypeAttribute(1)]
public interface IVsComponentSelectorData

NameDescription
System_CAPS_pubmethodGetData(VSCOMPONENTSELECTORDATA[])

Returns information about a component in a package.

For more information about component selector data, see VSCOMPONENTSELECTORDATA.

Return to top
Show: