IJamItemIdListCaption Property |
Get the caption of the item.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxReadOnly Property Caption As String
Get
property String^ Caption {
String^ get ();
}abstract Caption : string with get
Property Value
StringThe caption.
See Also