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: 6.3.1
Syntax public string Path { get; }
Public ReadOnly Property Path As String
Get
public:
virtual property String^ Path {
String^ get () sealed;
}
abstract Path : string with get
override Path : string with get
Property Value
Type:
StringImplements
IJamItemIdListPathSee Also