IVsProjectAcquisitionSetupDriver::Install Method (Object^)

 

Installs the specified components.

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

IVsTask^ Install(
	Object^ components
)

Parameters

components
Type: System::Object^

The components.

Return Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsTask^

The HRESULT.

Return to top
Show: