BlobListingContext Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyDelimiterGets or sets the delimiter for a blob listing operation.
public propertyIncludeGets or sets the details for the listing operation, which indicates the types of data to include in the response.
public propertyMarker  Gets or sets the Marker value. (Inherited from ListingContext)
public propertyMaxResults  Gets or sets the MaxResults value. (Inherited from ListingContext)
public propertyPrefix  Gets or sets the Prefix value. (Inherited from ListingContext)

See Also