VCReferences::RemoveReference Method (Object^)

 

Removes the specified reference from the project or references collection.

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

void RemoveReference(
	Object^ Reference
)

Parameters

Reference
Type: System::Object^

The reference to remove from the project or the references collection.

Return to top
Show: