StateSyncChangeFilePathSegments Property |
Gets the file path represented as a list of segments.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public PathSegmentList FilePathSegments { get; }
Property Value
Type:
PathSegmentList
The file path segments.
See Also