Właściwość VCCodeNamespace.Variables —

Pobiera zbiór zmiennych dla obiektu.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeNamespace Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel