VCReferences::References Property

 

Gets the collection of project references.

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

property Object^ References {
	Object^ get();
}

Property Value

Type: System::Object^

A collection of project references.

Return to top
Show: