 | HoarderConfigurationPicMetaExtensions Property |
A set of Azure blob file extensions (with leading dot) that the app recognises as containing parsable images.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic string[] PicMetaExtensions { get; set; }
Property Value
String
See Also