Click or drag to resize

OnDemandCallbackContextFullPath Property

Gets the file or directory full path.

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

Property Value

Type: String
The file or directory full path.
See Also