SyncEntryAttributes Enumeration |
Namespace: ShellBoost.Core.Synchronization
[FlagsAttribute] public enum SyncEntryAttributes
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No attributes. | |
| Directory | 1 | The entry is a directory or folder, or can contain children entries. | |
| Hidden | 2 | The entry is hidden. |