ShellItemFileSystemPath Property |
Gets or sets the physical file system path. A shell item does not need to have a corresponding file system path.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual string FileSystemPath { get; protected set; }
Property Value
Type:
StringThe file system path.
Exceptions See Also