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

ExFTPConnectionGetSchema Method

This method is only included to satisfy the IXmlSerializable interface. It returns null.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public XmlSchema GetSchema()

Return Value

XmlSchema
This method always returns null.

Implements

IXmlSerializableGetSchema

See Also