Click or drag to resize

AddTreeNodeEventArgsFullPath Property

the full path of the TreeNode that is associated to the currently handled event

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public string FullPath { get; }

Property Value

Type: String
See Also