[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.]
Top
Top
Top
Represents a blob item returned in the XML response for a blob listing operation.
The following tables list the members exposed by the BlobEntry type.
Public Properties
| Name | Description | |
|---|---|---|
![]() | Attributes | Gets the attributes for this blob item. |
![]() | Name | Gets the name of the blob item. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |


