Share via


VCCodeReference.CodeModel Property

Not currently implemented.

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

Syntax

'Declaration
ReadOnly Property CodeModel As VCCodeModel
'Usage
Dim instance As VCCodeReference 
Dim value As VCCodeModel 

value = instance.CodeModel
VCCodeModel CodeModel { get; }
property VCCodeModel^ CodeModel {
    VCCodeModel^ get ();
}
function get CodeModel () : VCCodeModel

Property Value

Type: Microsoft.VisualStudio.VCCodeModel.VCCodeModel

.NET Framework Security

See Also

Reference

VCCodeReference Interface

VCCodeReference Members

Microsoft.VisualStudio.VCCodeModel Namespace