Reference2::Collection Property

 

Gets a collection of References.

Namespace:   VSLangProj2
Assembly:  VSLangProj2 (in VSLangProj2.dll)

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

Property Value

Type: VSLangProj::References^

Returns a References collection containing one or more Reference3 objects.

Return to top
Show: