| BatchProgressEventArgsCurrentFile Property |
File currently being transferred.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public string CurrentFile { get; }
Public ReadOnly Property CurrentFile As String
Get
public:
property String^ CurrentFile {
String^ get ();
}
member CurrentFile : string with get
Property Value
Type:
StringSee Also