Udostępnij za pośrednictwem


Właściwość VCCodeStruct.Properties —

Pobiera kolekcji właściwości dla obiektu.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeStruct Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel