HostKind Property (Read/Write) |
Top Previous Next |
Sets/gets the environment that the host supports.
Visual Basic Syntax
IndFile.HostKind = TxHostKind
C# Syntax
IndFile.HostKind = TxHostKind;
Remarks
Possible values are:
See also TxHostKind constants.
|