Represents a remote OpenVMS file parser
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public class VMSFileParser : FTPFileParser |
| Visual Basic |
|---|
Public Class VMSFileParser _ Inherits FTPFileParser |
| Visual C++ |
|---|
public ref class VMSFileParser : public FTPFileParser |
Remarks
Hacked and modified from some helpful source provided by Jason Schultz