ShellItemReadPropertiesFromShell Property |
Gets or sets a value indicating whether to read properties from shell, if FileSystemPath is not null, when they are not defined by this instance.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual bool ReadPropertiesFromShell { get; protected set; }
Property Value
Type:
Booleantrue if the shell is used as fallback property provider; otherwise,
false.
See Also