IVsTrackProjectRetargeting2::RegisterProjectTarget Method (IVsProjectTargetDescription^)

 

Registers the project target.

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

int RegisterProjectTarget(
	IVsProjectTargetDescription^ pTarget
)

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: