EventArgs containing a Path.
Inheritance Hierarchy
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntaxpublic class PathEventArgs : EventArgs
Public Class PathEventArgs
Inherits EventArgs
public ref class PathEventArgs : public EventArgs
type PathEventArgs =
class
inherit EventArgs
end
The PathEventArgs type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Path |
The affected path.
|
Top
See Also