CMessage.TransferEncoding Property | |
A string representing the Transfer encoding type for the current section.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TransferEncoding AS USUAL GET SET
public virtual Usual TransferEncoding { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the Transfer encoding type for the current section.
See Also