Click or drag to resize
FileInfoSystemInfo Property
System.IO file info object corresponding to this file

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public virtual FileInfo SystemInfo { get; }

Property Value

Type: FileInfo
See Also