Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IFileTransfer Interface : FTPSetCurrentHostDirectory Method |
'Declaration
Function FTPSetCurrentHostDirectory( _ ByVal hostDirectory As String _ ) As ReturnCode
'Usage
Dim instance As IFileTransfer Dim hostDirectory As String Dim value As ReturnCode value = instance.FTPSetCurrentHostDirectory(hostDirectory)
ReturnCode FTPSetCurrentHostDirectory( string hostDirectory )