StateSyncEntryParentId Property |
Gets or sets this entry parent's identifier. The parent identifier is case sensitive.
Note the ParentId + Name combination must be unique.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string ParentId { get; set; }
Property Value
Type:
String
The parent identifier.
See Also