Click or drag to resize

LocalFileSystemEventFilterCreationTime Property

Gets the filter creation time.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public DateTime CreationTime { get; }

Property Value

Type: DateTime
The filter creation time.
See Also