ShellBrowser .Net Edition
Path Property
NamespacesJam.ShellCustomFileListItemPath
Get or set the Path of the filelist item.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Path { get; set; }
Public Overridable Property Path As String
public:
virtual property String^ Path {
	String^ get ();
	void set (String^ value);
}

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