ShellBrowser .Net Edition
FullPath Property
NamespacesJam.ShellShellTreeNodeFullPath
Use to get the full path of this item.
Declaration Syntax
C#Visual BasicVisual C++
public string FullPath { get; }
Public ReadOnly Property FullPath As String
public:
virtual property String^ FullPath {
	String^ get () sealed;
}
Return Value
The full file system path of this item. An empty string if this item is not a file system object.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)