VCFileCodeModel.Delegates Eigenschaft

Definition

Ruft eine Auflistung von Delegaten für das-Objekt ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für