IUploadStorage.GetFileMetadata method
namespace: Serenity.Web assembly: Serenity.Net.Services
Gets metadata dictionary for a file
public IDictionary<string, string> GetFileMetadata(string path)
| parameter | description |
|---|---|
| path | File path |
See Also
- interface IUploadStorage