VCCodeUnion.Typedefs Eigenschaft

Definition

Ruft die Auflistung der typedef -Elemente für das-Objekt ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für