ShellBrowser .Net Edition
Caption Property
NamespacesJam.ShellShellSystemListItemCaption
Get the caption of the ItemIdList this Item represents. Caption. This does not neccessarily represent the full filename of the item, instead refer to the FullPath property if this functionality is needed.
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)