Click or drag to resize

CustomSchemeT Properties

The CustomSchemeT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsDefault
Gets a value that indicates whether the scheme is a system scheme.
Public propertyIsExternal
Gets a value that indicates whether the scheme is an external scheme (stored in an external file).
Public propertyIsSession
Gets a value that indicates whether the scheme is a user defined scheme (stored in the session file).
Public propertySchemeName
Gets or sets the name of the scheme.
Top
See Also