ShellBrowser .Net Edition
Caption Property
NamespacesJam.ShellItemIdListCaption
Returns the display name of the object for that this ItemIdList stands for. This does not neccessarily return the complete filename of the object, refer to Path if this functionality is required.
Declaration Syntax
C#Visual BasicVisual C++
public string Caption { get; }
Public ReadOnly Property Caption As String
public:
property String^ Caption {
	String^ get ();
}

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