'Declaration Public Function GetStartingBytes( _ ByVal ftpFile As System.String, _ ByVal length As System.Long _ ) As System.Byte()
'Usage Dim instance As FTP Dim ftpFile As System.String Dim length As System.Long Dim value() As System.Byte value = instance.GetStartingBytes(ftpFile, length)
Parameters
- ftpFile
- length