Click or drag to resize

SendMenuFileFilePath Property

Gets the file path.

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

Property Value

Type: String
The file path.
See Also