Click or drag to resize

FileSystemItemInfo Property

Gets the FileSystemInfo corresponding instance.

Namespace:  ShellBoost.Core.ProjFS
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public FileSystemInfo Info { get; }

Property Value

Type: FileSystemInfo
Gets the FileSystemInfo instance.
See Also