Właściwość VCCodeDelegate.Parameters —

Pobiera Kolekcja parametrów dla tego elementu.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeDelegate Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel

Inne zasoby

Porady: kompilowanie i uruchamianie kodu modelu obiektów automatyzacji — przykłady