 | BatchProgressEventArgsCurrentFile Property |
File currently being transferred.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic string CurrentFile { get; }Public ReadOnly Property CurrentFile As String
Get
public:
property String^ CurrentFile {
String^ get ();
}member CurrentFile : string with get
Property Value
String
See Also