The list of control parameters defined for the profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ControlParameters() As IAgVADCControlCollection |
| [C#] |
|---|
public IAgVADCControlCollection ControlParameters {get;} |
| [Managed C++] |
|---|
public: __property IAgVADCControlCollection^ get_ControlParameters(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ControlParameters( |
| [Java] |
|---|
public IAgVADCControlCollection getControlParameters(); |
