VCProjectReference.Remove Method

Removes the specified project from the solution.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
Sub Remove
'Usage
Dim instance As VCProjectReference

instance.Remove()
void Remove()
void Remove()
function Remove()

Implements

VCReference.Remove()

.NET Framework Security

See Also

Reference

VCProjectReference Interface

VCProjectReference Members

Remove Overload

Microsoft.VisualStudio.VCProjectEngine Namespace