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

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