Click or drag to resize

ItemIdListName Property

Returns the physical name of the ItemIdList.

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

Property Value

Type: String
The physical name of the ItemIdList.
Remarks
Returns an empty string if the element has no physical path.
See Also