Click or drag to resize

HandlerFilePath Property

Gets the file path. Only valid if IInitializeWithFile was called.

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

Property Value

Type: String
The file path.
See Also