StateSyncEntryId Property |
Gets or sets this entry identifier. Note the identifier is case sensitive.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string Id { get; set; }
Property Value
Type:
String
The identifier.
See Also