ObjectListingDelimiter Property |
The delimiter for grouping object. The value comes from Delimiter.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string Delimiter { get; }
Public ReadOnly Property Delimiter As String
Get
public:
property String^ Delimiter {
String^ get ();
}
member Delimiter : string with get
Property Value
Type:
StringSee Also