Click or drag to resize
DeleteObjectsRequestEncodingType Property
获取或者设置encoding-type的值,默认是url。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
public string EncodingType { get; set; }

Property Value

Type: String
See Also