CustomSchemeT Class |
Namespace: Flex.Hal.Settings
The CustomSchemeT type exposes the following members.
Name | Description | |
---|---|---|
IsDefault |
Gets a value that indicates whether the scheme is a system scheme.
| |
IsExternal |
Gets a value that indicates whether the scheme is an external scheme (stored in an external file).
| |
IsSession |
Gets a value that indicates whether the scheme is a user defined scheme (stored in the session file).
| |
SchemeName |
Gets or sets the name of the scheme.
|
Name | Description | |
---|---|---|
SaveSchemeToFile |
Saves the scheme to the specified file.
| |
ToString |
Creates and returns a string representation of the current
CustomSchemeT object.
(Overrides ObjectToString.) |