| ListMultipartUploadsRequestEncodingType Property | 
            Gets or sets encoding-type value.
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
 Syntax
Syntaxpublic string EncodingType { get; set; }Public Property EncodingType As String
	Get
	Set
public:
property String^ EncodingType {
	String^ get ();
	void set (String^ value);
}member EncodingType : string with get, set
Property Value
Type: 
String See Also
See Also