 | FtpItemRaw Property |
Gets raw listing line.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic string Raw { get; }Public ReadOnly Property Raw As String
Get
public:
property String^ Raw {
String^ get ();
}member Raw : string with get
Property Value
String
See Also