FtpItemParseEventArgs.RawLine Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
RawLine
Gets the raw data of the line parsed.
Declaration
public string RawLine { get; }
Property Value
| Type | Description |
|---|---|
| String | The raw data of the line parsed. |