VCCodeModel.Macros Eigenschaft

Definition

Ruft die Auflistung von Makros (#define -Anweisungen) für das-Objekt ab.

public:
 property EnvDTE::CodeElements ^ Macros { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(549)]
public EnvDTE.CodeElements Macros { [System.Runtime.InteropServices.DispId(549)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(549)>]
[<get: System.Runtime.InteropServices.DispId(549)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Macros : EnvDTE.CodeElements
Public ReadOnly Property Macros As CodeElements

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für