FileSystemItemInfo Property |
Gets the FileSystemInfo corresponding instance.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic FileSystemInfo Info { get; }Property Value
Type:
FileSystemInfoGets the FileSystemInfo instance.
See Also