Click or drag to resize

WatchedFolderIndirectMetadata Property

If true, only files with specified extension and delimiters will be watched.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IndirectMetadata { get; set; }

Property Value

Type: Boolean
See Also