Click or drag to resize
FileInfoSystemInfo Property
Returns system file info object.

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

Property Value

Type: FileInfo
See Also