Initializes a connection the given XML representation.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public void ReadXml( string xml ) |
| Visual Basic |
|---|
Public Sub ReadXml ( _ xml As String _ ) |
| Visual C++ |
|---|
public: void ReadXml( String^ xml ) |
Parameters
- xml
- Type: System..::..String
XML representation of a connection instance.