VCFileCodeModel.Delegates Свойство

Определение

Получает коллекцию делегатов для объекта.

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

Значение свойства

CodeElements

Коллекция CodeElements.

Атрибуты

Применяется к