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:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string ContentVersion { get; set; }
Property Value
Type:
String
The content version.
See Also