StateSyncEntryExtendedData Property |
Gets or sets an optional entry custom data.
This is specific to the file system that has lead to the creation this entry.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string ExtendedData { get; set; }
Property Value
Type:
String
The custom data.
See Also