In The Hand LtdIn The Hand
UseBinary Property
NamespacesInTheHand.NetFtpWebRequestUseBinary
.NET Components for Mobility
Gets or sets a Boolean value that specifies the data type for file transfers.
Declaration Syntax
C#Visual Basic
public bool UseBinary { get; set; }
Public Property UseBinary As Boolean
	Get
	Set
Value
true to indicate to the server that the data to be transferred is binary; false to indicate that the data is text. The default value is true.
Exceptions
ExceptionCondition
InvalidOperationExceptionA new value was specified for this property for a request that is already in progress.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0