edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ParseHtmlLinkEventArgsFTPFile Property

Gets the FTPFile object which has been constructed from the HTML link, which can be modified using the supplied href and text.

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPFile FTPFile { get; }

Property Value

FTPFile

See Also