edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
This method is only included to satisfy the IXmlSerializable interface. It returns null.

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

Syntax

C#
public XmlSchema GetSchema()
Visual Basic
Public Function GetSchema As XmlSchema
Visual C++
public:
virtual XmlSchema^ GetSchema() sealed

Return Value

This method always returns null.

Implements

IXmlSerializable..::..GetSchema()()()()

See Also