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 (in ShellBrowser.dll) Version: 7.0
Syntax
public string FullPath { get; }

Property Value

Type: String
See Also