ShellBrowser .Net Edition
Path Property
NamespacesJam.ShellItemIdListPath
The corresponding file system path of this ItemIdList. This property may be empty if the current ItemIdList does not belong to a file system object.
Declaration Syntax
C#Visual BasicVisual C++
public string Path { get; private set; }
Public Property Path As String
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}

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