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 public string FilePath { get; }
Property Value
Type:
String
The file path.
See Also