| FtpItemRaw Property |
Gets raw listing line.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public string Raw { get; }
Public ReadOnly Property Raw As String
Get
public:
property String^ Raw {
String^ get ();
}
member Raw : string with get
Property Value
Type:
StringSee Also