ShellBrowser .Net Edition
ObjectName Property
NamespacesJam.ShellShellBrowserObjectName
Use ObjectName to specify the current object or to retrieve the file system name of the current object. A valid folder must be set, see Path and SpecialFolder
Declaration Syntax
C#Visual BasicVisual C++
public string ObjectName { get; set; }
Public Property ObjectName As String
public:
property String^ ObjectName {
	String^ get ();
	void set (String^ value);
}

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