Click or drag to resize

ItemIdListCaption Property

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.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public string Caption { get; }

Property Value

Type: String

Implements

IJamItemIdListCaption
See Also