FtCommand Property (Read/Write)

Top  Previous  Next

Sets/gets the name of the file transfer command in the host system, usually "IND$FILE".

This property doesn't have to be changed from its default value.

 

Visual Basic Syntax

 

IndFile.FtCommand [= "IND$FILE"]

 

C# Syntax

 

IndFile.FtCommand; [= "IND$FILE"]