Click or drag to resize
DeleteObjectsRequestKeys Property
获取或者设置需要删除的key列表。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public IList<string> Keys { get; }

Property Value

Type: IListString
See Also