Click or drag to resize

BaseShellItemFullPath Property

Return the full path within the filesystem. This may be empty, if the item has no filesystem path.

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

Property Value

Type: String

Implements

IShellItemFullPath
See Also