IUnmanagedAssetFileByteSize Property
|
Gets the file size of this asset file in bytes
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax double FileByteSize { get; }
ReadOnly Property FileByteSize As Double
Get
property double FileByteSize {
double get ();
}
abstract FileByteSize : float with get
Property Value
Type:
DoubleSee Also