VMSFileParser Class |
Namespace: EnterpriseDT.Net.Ftp
The VMSFileParser type exposes the following members.
| Name | Description | |
|---|---|---|
| VMSFileParser | Initializes a new instance of the VMSFileParser class |
| Name | Description | |
|---|---|---|
| BlockSize |
Get and set the blocksize used to calculate the file
size.
| |
| ParsingCulture |
Get/set the culture info for parsing
(Inherited from FTPFileParser.) | |
| TimeIncludesSeconds |
Get flag indicating whether or not the most recent parse returned seconds.
(Overrides FTPFileParserTimeIncludesSeconds.) | |
| VersionInName |
Is the version number returned as part of the filename?
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsMultiLine |
Does this parser parse multiple lines to get one listing?
(Overrides FTPFileParserIsMultiLine.) | |
| IsValidFormat |
Test for valid format for this parser
(Overrides FTPFileParserIsValidFormat(String).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Parse | Parse server supplied string (Overrides FTPFileParserParse(String).) | |
| ToString | (Overrides ObjectToString.) |