An NDoc Documented Class Library

VMSFileParser.VersionInName Property

Is the version number returned as part of the filename?

public bool VersionInName {get; set;}

Remarks

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.

See Also

VMSFileParser Class | EnterpriseDT.Net.Ftp Namespace