AddTreeNodeEventArgsFullPath Property |
the full path of the TreeNode that is associated to the currently handled event
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic string FullPath { get; }Public ReadOnly Property FullPath As String
Get
public:
property String^ FullPath {
String^ get ();
}member FullPath : string with get
Property Value
String
See Also