Udostępnij za pośrednictwem


Właściwość VCCodeEvent.Functions —

Pobiera kolekcja dziecko zaimplementowane metody zdarzenia (np. "Dodaj", "Throw", "Usuń", "Podnieść").

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

Składnia

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

Wartość właściwości

Typ: CodeElements
A CodeElements kolekcji.

Uwagi

Każdy element w kolekcji jest CodeFunction.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeEvent Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel