PowerTCP FTP for .NET
Type Property (Ftp)



Gets the current file transfer type.
Syntax
Public ReadOnly Property Type As FileType
Dim instance As Ftp
Dim value As FileType
 
value = instance.Type
public FileType Type {get;}
public:
property FileType Type {
   FileType get();
}
See Also

Reference

Ftp Class
Ftp Members


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