CustomSchemeT Properties |
The CustomSchemeT generic 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.
|