ParseHtmlLinkEventArgsFTPFile Property
Gets the FTPFile object which has been constructed from the HTML link, which
can be modified using the supplied href and text.
Namespace: EnterpriseDT.Net.Ftp.HttpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public FTPFile FTPFile { get; }
Public ReadOnly Property FTPFile As FTPFile
Get
public:
property FTPFile^ FTPFile {
FTPFile^ get ();
}
member FTPFile : FTPFile with get
Property Value
FTPFile