Udostępnij za pośrednictwem


Właściwość VCCodeProperty.Parameters —

Pobiera zbiór 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
Zwraca zestaw parametrów jako CodeElements.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeProperty Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel