conaito PPT2Flash SDK 3.7

FtpClient.BinaryMode Property

If the value of mode is true, set binary mode for downloads, else, Ascii mode.

[Visual Basic]
Public Property BinaryMode() As Boolean
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public bool BinaryMode { public get; public set; }

See Also

FtpClient Class | Conaito.PPLibrary Namespace