VMSFileParserVersionInName Property
Is the version number returned as part of the filename?
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool VersionInName { get; set; }
Public Property VersionInName As Boolean
Get
Set
public:
property bool VersionInName {
bool get ();
void set (bool value);
}
member VersionInName : bool with get, set
Property Value
Boolean
Some VMS FTP servers do not permit a file to be deleted unless
the filename includes the version number. Note that directories are
never returned with the version number.