PowerTCP SSH and SFTP for .NET
Ssh Constructor(IContainer)




Container used by the design environment to manage components.
Creates an instance of the Ssh class inside the design environment.
Syntax
'Declaration
 
Public Function New( _
   ByVal container As IContainer _
)
'Usage
 
Dim container As IContainer
 
Dim instance As New Ssh(container)
public Ssh( 
   IContainer container
)
public: Ssh( 
   IContainer* container
)
public:
Ssh( 
   IContainer^ container
)

Parameters

container
Container used by the design environment to manage components.
See Also

Reference

Ssh Class
Ssh Members
Overload List


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic