IJamItemIdListCaption Property |
Get the caption of the item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax ReadOnly Property Caption As String
Get
property String^ Caption {
String^ get ();
}
abstract Caption : string with get
Property Value
Type:
StringThe caption.
See Also