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

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

Implements

VCReference.Remove()

Permissions

See Also

Reference

VCAssemblyReference Interface

VCAssemblyReference Members

Microsoft.VisualStudio.VCProjectEngine Namespace