FTPFileIdentifier Property
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string Identifier { get; set; }
Public Property Identifier As String
Get
Set
public:
property String^ Identifier {
String^ get ();
void set (String^ value);
}
member Identifier : string with get, set
Return Value
String
Identifier
If the server (e.g. Google Docs) uses provides an identifier in addition to the file-name then
this property will return this identifier.