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.5.4.0 (2.5.4)
Syntax
public string Delimiter { get; set; }

Property Value

Type: String
See Also