Click or drag to resize

ItemIdListPath Property

The corresponding file system path of this ItemIdList. This property may be empty if the current ItemIdList does not belong to a file system object.

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

Property Value

String

Implements

IJamItemIdListPath
See Also