IVsTrackProjectRetargeting2::UnregisterProjectTarget Method (Guid)

 

Unregisters the project target.

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

int UnregisterProjectTarget(
	Guid TargetId
)

Parameters

TargetId
Type: System::Guid

The target ID.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: