VCCodeIDLLibrary.Enums Eigenschaft

Definition

Ruft eine Auflistung der Enumerationen für das Objekt ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für