 | HoarderConfigurationPicExtensions Property |
A set of file-system 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[] PicExtensions { get; set; }
Property Value
String
See Also