Click or drag to resize

FileShellContentInfo Property

Gets the FileInfo instance.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public FileInfo Info { get; }

Property Value

Type: FileInfo
The FileInfo instance.
See Also