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
void Remove()
void Remove()
abstract Remove : unit -> unit 
function Remove()

Implements

VCReference.Remove()

.NET Framework Security

See Also

Reference

VCProjectReference Interface

Remove Overload

Microsoft.VisualStudio.VCProjectEngine Namespace