C#C++F#VB
IListFileItem Interface
Represents an item that may be returned by a file listing operation.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Properties
Name | Description | |
---|---|---|
ParentParentParentParent | Gets the file item's parent directory. | |
ShareShareShareShare | Gets the file item's share. | |
StorageUriStorageUriStorageUriStorageUri | Gets the URI to the file item. | |
UriUriUriUri | Gets the URI to the file item. |