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