ShellBrowser .Net Edition
FullPath Property
NamespacesJam.ShellShellSystemListItemFullPath
Return the full path within the filesystem. This may be empty, if the item has no filesystem path.
Declaration Syntax
C#Visual BasicVisual C++
public string FullPath { get; }
Public ReadOnly Property FullPath As String
public:
property String^ FullPath {
	String^ get ();
}

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