IJamItemIdListPath Property |
Gets the full physical path of an item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax ReadOnly Property Path As String
Get
property String^ Path {
String^ get ();
}
abstract Path : string with get
Property Value
Type:
StringThe full physical path of the item.
See Also