Exemplo n.º 1
0
 public string GetPath()
 {
     return(_azureFileSystem.Combine(_blob.Container.Name, _blob.Name));
 }