Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / DefaultHostSettings Property
In This Topic
DefaultHostSettings Property
In This Topic
Gets or sets whether Reflection uses default settings appropriate to a UNIX or OpenVMS host.
Syntax
expression.DefaultHostSettings As DefaultHostSettingsOption
where expression is a variable that represents a Terminal Object

Property Value

A DefaultHostSettingsOption value
Remarks
The value of this property is saved in the registry. Changing this property affects all new instances of the current Reflection product. The initial value is determined during Setup.
See Also