ActiveXModule.SpecifyHostByExpression

Syntax

ActiveXModule.SpecifyHostByExpression

Data Type

Boolean

Purpose

Specifies if the ActiveXModule.RemoteHost property contains an expression the module evaluates at run time to determine the name of the remote host. Otherwise, the ActiveXModule.RemoteHost property contains a literal value.

Remarks

The module ignores this property if RemoteHost is blank.

See Also

ActiveXModule.RemoteHost