LocalFileSystemEntryIncludeEventArgsEntry Property |
Gets the entry instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public FileSystemEntry Entry { get; }
Property Value
Type:
FileSystemEntry
The entry instance.
See Also