The following tables list the members exposed by the Variable type.
Name | Description | |
---|---|---|
![]() |
IsEncrypted | Gets or sets a value indicating whether the value of the variable is encrypted. (inherited from BaseVariable). |
![]() |
Name | Gets or sets the name of the variable. (inherited from BaseVariable). |
![]() |
NestedVariables | Gets the nested variables of the variable. The set operation is intended to be used only by PersistenceStrategy classes during configuration reading. (inherited from BaseVariable). |
![]() |
Type | Gets or sets the type of the variable. (inherited from BaseVariable). |
![]() |
Value | Gets or sets the value of the variable. |