VCCodeModel.Macros Propriedade

Definição

Obtém a coleção de macros (instruções#define ) para o objeto.

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

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a