VCCodeStruct.Templatizations Property

Definition

Microsoft Internal Use Only.

public:
 property EnvDTE::CodeElements ^ Templatizations { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(586)]
public EnvDTE.CodeElements Templatizations { [System.Runtime.InteropServices.DispId(586)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(586)>]
[<get: System.Runtime.InteropServices.DispId(586)>]
[<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