Click or drag to resize

StateSyncChangeParentEntryId Property

Gets or sets the parent entry identifier.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string ParentEntryId { get; set; }

Property Value

Type: String
The parent entry identifier.
See Also