Właściwość VCCodeEvent.Attributes —

Pobiera zbiór wszystkich atrybutów obiektu nadrzędnego.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeEvent Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel

Inne zasoby

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