Click or drag to resize

StateEntryRelativeFilePath Property

Gets the relative path of this stored entry, or null if the path couldn't be computed because of hierarchy issues.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string RelativeFilePath { get; }

Property Value

Type: String
The relative file path.
See Also