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

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

Implements

VCReference.Remove()

Permissions

See Also

Reference

VCProjectReference Interface

VCProjectReference Members

Microsoft.VisualStudio.VCProjectEngine Namespace