Name | Description | |
---|---|---|
DefaultConfigurationPath | Gets the default ConfigurationPath defined for this TerminalConfiguration. If this property returns null, that means configuration paths do not apply to this TerminalConfiguration. | |
Directionality | Specifies the directionality setting of terminals on a device. | |
ID | Gets a numeric ID that can be used to identify the terminal configuration. | |
Name | Gets a user-readable string that describes the terminal configuration | |
Terminals | Gets a list of Terminal objects that define this terminal configuration. | |
ValidConfigurationPaths | Gets the valid configuration paths that constrain the flow paths between pairs of terminals. If this TerminalConfiguration instance does not have ConfigurationPaths defined, an empty IReadOnlyList is returned. |