The following tables list the members exposed by the BaseVariable type.

Name Description
Public property IsEncrypted Gets or sets a value indicating whether the value of the variable is encrypted.
Public property Name Gets or sets the name of the variable.
Public property NestedVariables Gets the nested variables of the variable. The set operation is intended to be used only by PersistenceStrategy classes during configuration reading.
Public property Type Gets or sets the type of the variable.
Top