This topic has not yet been rated - Rate this topic

VCCodeMapEntry.CodeModel Property

Gets the VCCodeModel object for the project.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
VCCodeModel CodeModel { get; }

The VCCodeModel object gives you project-level access to code elements or definitions in source files.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.