Click or drag to resize

HoarderConfigurationPicExtensions Property

A set of file-system 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[] PicExtensions { get; set; }

Property Value

String
See Also