VCCodeUnion.Typedefs Property

Gets the collection of typedef elements for the object.

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

Syntax

CodeElements Typedefs { get; }

Property Value

Type: EnvDTE.CodeElements
A CodeElements collection.

.NET Framework Security

See Also

Reference

VCCodeUnion Interface

Microsoft.VisualStudio.VCCodeModel Namespace