VCActiveXReference::Reference Property

 

Gets the reference associated with this configuration.

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

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

Property Value

Type: System::Object^

An object representing the reference associated with this configuration.

Return to top
Show: