Właściwość VCCodeFunction.Templatizations —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.VCCodeModel
Zestaw:  Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)

Składnia

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

Wartość właściwości

Typ: CodeElements
Kolekcja obiektów reprezentujących konstrukcje kodu w pliku źródłowym.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeFunction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel