VCCodeNamespace.Variables Eigenschaft

Definition

Ruft die Auflistung der Variablen für das Objekt ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für