StateSyncEntryContentVersion Property |
Gets or sets an optional entry content version.
This is specific to the file system that has lead to the creation this entry.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string ContentVersion { get; set; }
Property Value
Type:
String
The content version.
See Also