VCCodeUnion.Templatizations Property

Definition

Microsoft internal use only.

public:
 property EnvDTE::CodeElements ^ Templatizations { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(584)]
public EnvDTE.CodeElements Templatizations { [System.Runtime.InteropServices.DispId(584)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(584)>]
[<get: System.Runtime.InteropServices.DispId(584)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.Templatizations : EnvDTE.CodeElements
Public ReadOnly Property Templatizations As CodeElements

Property Value

A collection of objects representing code constructs in a source file.

Attributes

Applies to