Documentation for a minimal subset of the QSM API
IParameterInfo Interface
Namespaces > QS.Fx.Base > IParameterInfo
This value represents metadata related to a configuration setting.
Syntax
C#Visual BasicManaged C++
public interface IParameterInfo
Public Interface IParameterInfo
public interface class IParameterInfo
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Name
The name of the parameter.

Readable
Indicates whether the parameter is readable.

Type
The data type of the parameter.

Writable
Indicates whether the parameter is writable.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0