Specifies whether to encode data to MIME base64 format before sending them with the POST Request.
'Declaration
Public Property HttpBase64 As Boolean
public bool HttpBase64 {get; set;}
Property Value
true, if data is encoded to MIME base64 format before sending them with the POST Request;
false otherwise.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2