PowerTCP FTP for .NET
Ftp Constructor(IContainer)



An IContainer that represents the container for the Ftp instance.
Create an instance of the Ftp class, typically by dragging and dropping it onto a form.
Syntax
Public Function New( _
   ByVal container As IContainer _
)
Dim container As IContainer
 
Dim instance As New Ftp(container)
public Ftp( 
   IContainer container
)
public:
Ftp( 
   IContainer^ container
)

Parameters

container
An IContainer that represents the container for the Ftp instance.
Remarks
When this method is used by the designer, licensing information is automatically added to the project's licenses.licx file.
See Also

Reference

Ftp Class
Ftp Members
Overload List


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic