Interface implemented by all FTP components.
Namespace:
EnterpriseDT.Net.Ftp
Assembly:
edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntaxpublic interface IFTPComponent
Public Interface IFTPComponent
public interface class IFTPComponent
type IFTPComponent = interface end
The IFTPComponent type exposes the following members.
Methods|
| Name | Description |
|---|
 | LinkComponent |
Called by the given FTP component when it is added to a container.
|
Top
See Also