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.6.492
Syntax
FileInfo FileInfo { get; }

Property Value

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