VCCodeNamespace.Variables Propriedade

Definição

Obtém a coleção de variáveis para o objeto.

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

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a