VCCodeProperty.Parameters Свойство

Определение

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

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

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

CodeElements

Возвращает набор параметров как элементов кода (CodeElements).

Атрибуты

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