Returns or specifies whether a description file should be used when sending a PC file to an AS/400.
'Declaration
Property Xfr400UseDescriptionFile As Boolean
'Usage
Dim instance As IFileTransfer
Dim value As Boolean
instance.Xfr400UseDescriptionFile = value
value = instance.Xfr400UseDescriptionFile
bool Xfr400UseDescriptionFile {get; set;}
Property Value
The default value is True.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services