VCCodeInterface::References Property

 

Not currently implemented.

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

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

Property Value

Type: EnvDTE::CodeElements^

An empty CodeElements collection.

Return to top
Show: