Click or drag to resize

HoarderConfigurationPicMetaExtensions Property

A set of Azure blob file extensions (with leading dot) that the app recognises as containing parsable images.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string[] PicMetaExtensions { get; set; }

Property Value

String
See Also