Click or drag to resize
DeleteObjectsRequestKeys Property
Returns the keys list where the caller could add or remove key

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

Property Value

Type: IListString
See Also