Share via


VCActiveXReference.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 VCActiveXReference

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

Implements

VCReference.Remove()

.NET Framework Security

See Also

Reference

VCActiveXReference Interface

VCActiveXReference Members

Remove Overload

Microsoft.VisualStudio.VCProjectEngine Namespace