expression.TransferAutoDetectASCIIExtensionList As String
where expression is a variable that represents a FileTransfer Object
expression.TransferAutoDetectASCIIExtensionList As String
To specify files with no file extension, use "<>".
Use commas to separate file extensions included in the string. Do not include periods with the file extensions.
The string can be up to 259 characters long. To determine file extensions to be linked to other transfer types, use TransferAutoDetectBinaryExtensionList, TransferAutoDetectImageLabelsExtensionList, and TransferAutoDetectScanExtensionList.To specify the type of transfer to use when a file extension is not linked to any transfer type, use TransferAutoDetectDefaultType.