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

FTPFileIdentifier Property

Definition

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

Return Value

String
Identifier

Remarks

If the server (e.g. Google Docs) uses provides an identifier in addition to the file-name then this property will return this identifier.

See Also