Freigeben über


VCCodeUsingAlias.Templatizations-Eigenschaft

Nur für die interne Verwendung durch Microsoft vorgesehen.

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

Syntax

'Declaration
ReadOnly Property Templatizations As CodeElements
CodeElements Templatizations { get; }
property CodeElements^ Templatizations {
    CodeElements^ get ();
}
abstract Templatizations : CodeElements with get
function get Templatizations () : CodeElements

Eigenschaftswert

Typ: CodeElements
Eine Auflistung von Objekten, die Codekonstrukte in einer Quelldatei darstellen.

.NET Framework-Sicherheit

Siehe auch

Referenz

VCCodeUsingAlias Schnittstelle

Microsoft.VisualStudio.VCCodeModel-Namespace