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