The XVars type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Expand | Overloaded. | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| GetVar |
Gets the variable value.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| SetVar |
Sets the value of the variable.
| |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| DefaultExpandBegin |
The implicit beginning of the expansion.
| |
| DefaultExpandEnd |
The implicit end of the expansion.
| |
| MaxLevel |
The maximum level.
|
Properties
| Name | Description | |
|---|---|---|
| Default |
Gets a implicit dictionary. The implicit dictionary contains XVarDictionary, XSGPVarDictionary, XSpecialFoldersVarDictionary, XRegistryVarDictionary, XEnvironmentVarDictionary.
|