VCCodeReference::CodeModel Property

 

Not currently implemented.

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

property VCCodeModel^ CodeModel {
	VCCodeModel^ get();
}

Property Value

Type: Microsoft.VisualStudio.VCCodeModel::VCCodeModel^

An object providing project-level access to any contained code element.

Return to top
Show: