FileShellContentInfo Property |
Gets the FileInfo instance.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public FileInfo Info { get; }
Property Value
Type:
FileInfo
The FileInfo instance.
See Also