VCCodeMap.Parameters Свойство

Определение

Возвращает коллекцию параметров для этого элемента.

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

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

CodeElements

Коллекция CodeElements.

Атрибуты

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