Programming with Reflection
HostForDefaultSettings property
Syntax |
object.HostForDefaultSettings |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection uses default settings appropriate to a UNIX, OpenVMS, or Unisys host.
The initial value is determined during Setup. The possible values are:
rcUNIX Use UNIX defaults.
rcOpenVMS Use OpenVMS defaults.
rcUnisys Use Unisys defaults
The value of this property is saved in the registry. Changing this property affects all new instances of the current Reflection product.