Reference5::ExpandedSdkReferences Property

 

Gets the list of references associated with an SDK.

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

property Array^ ExpandedSdkReferences {
	Array^ get();
}

Property Value

Type: System::Array^

Returns a list of references.

Return to top
Show: