Click or drag to resize

IUnmanagedAssetFileInfo Property


Gets the file info object of this unmanaged asset

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
FileInfo FileInfo { get; }

Property Value

Type: FileInfo
Remarks
Calling this property will create a file handle to the underlying file on disk
See Also