Common: Work on Watcher

This commit is contained in:
Jonathan Jenne
2022-01-21 15:50:29 +01:00
parent 27d33672f2
commit 408dacf1b5
6 changed files with 300 additions and 231 deletions

View File

@@ -21,12 +21,11 @@ Namespace DocumentResultList
''' </summary>
Public Property Contents As Byte()
' Optional properties
Public Property LastWriteTime As Date = Nothing
Public Property FullPath As String = Nothing
Public Property TempPath As String = Nothing
Public Property FileHash As String = Nothing
Public Sub New(pPrimaryKey As Long)
Id = pPrimaryKey