VCCodeNamespace.Macros Property

Gets the collection of macros (#define statements) for the object.

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

Syntax

CodeElements Macros { get; }

Property Value

Type: CodeElements

A CodeElements collection.

Permissions

See Also

Reference

VCCodeNamespace Interface

VCCodeNamespace Members

Microsoft.VisualStudio.VCCodeModel Namespace