![]() | ConfigurationCommonVariable Properties |
The ConfigurationCommonVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | InitializationValue |
Returns the initialization value, or null if none was supplied.
String-type initialization values for numeric or boolean types are allowed and are parsed.
|
![]() | IsConstant |
Returns true if the variable is a constant, or false for regular variable.
|
![]() | VariableType |
Returns the variable type as a fully-qualified class name, primitive type or event type name.
|