| Hunny Software Library Reference | |
TransferEncodingType.Type Property
Gets or sets the transfer encoding type value.
[Visual Basic]Public Property Type As
String [C#]public
string Type {get; set;}
Property Value
the encoding type value as a string (for example, "base64")
See Also
TransferEncodingType Class | Hunny.Mime Namespace