VCCodeNamespace.Macros Özellik

Tanım

Nesne için makro (#define deyimleri) koleksiyonunu alır.

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

Özellik Değeri

CodeElements

Bir CodeElements koleksiyon.

Öznitelikler

Şunlara uygulanır