VCActiveXReference.Remove Method

Removes the specified project from the solution.

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

Syntax

声明
Sub Remove
用法
Dim instance As VCActiveXReference

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

Implements

VCReference.Remove()

Permissions

See Also

Reference

VCActiveXReference Interface

VCActiveXReference Members

Microsoft.VisualStudio.VCProjectEngine Namespace