We have requirement in our application, to retrieve last modified time of blob. So is there any way to achieve it.
Hello Akash,
I think is not implemented yet but don't looks too hard to implement in C#
Please see this post:
https://stackoverflow.com/questions/36266792/getting-the-latest-file-modified-from-azure-blob
Hope it helps!
BR,
Luis
Akash Gore wrote:
We have requirement in our application, to retrieve last modified time of blob.So is there any way to achieve it.