IUploadStorage.GetFileMetadata method

namespace: Serenity.Web   assemblySerenity.Net.Services

Gets metadata dictionary for a file

public IDictionary<string, string> GetFileMetadata(string path)
parameter description
path File path

See Also