FtpItemParseEventArgs.RawLine Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
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. |