ListObjectsRequestMarker Property |
Start position for listing objects
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic string Marker { get; set; }
Property Value
Type:
String
Remarks
Optional parameter
Object name to start with when listing objects in a bucket. All objects are listed in the lexicographical order.
See Also