StateSyncEntryAttributes Property |
Gets or sets the entry attributes.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public SyncEntryAttributes Attributes { get; set; }
Property Value
Type:
SyncEntryAttributes
The attributes.
See Also