Click or drag to resize
ListObjectsRequestDelimiter Property
Gets or sets the delimiter for grouping the returned objects based on their keys.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public string Delimiter { get; set; }

Property Value

Type: String
See Also