edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Returns a string containing an XML representation of the current instance.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public string GetXml()
Visual Basic
Public Function GetXml As String
Visual C++
public:
String^ GetXml()

Return Value

XML representation of the current instance

See Also