Click or drag to resize
KaxFileBrowserEventArgs Properties

The KaxFileBrowserEventArgs type exposes the following members.

Properties
  Name Description
Public property Cancel
Set this argument to true if you wish to cancel the file explorer command
Public property Command
Gets the virtual command name
Public property NewPath
Gets the second virtual path for the current item command (for rename, move, etc. commands)
Public property Path
Gets the virtual path for the current item command
Top
See Also