Last updated 1 year ago
[DllImport("wininet.dll", SetLastError = true, CharSet = CharSet.Auto)] public static extern bool FtpRemoveDirectory( IntPtr hConnect, string lpszDirectory
Microsoft documentation: Link