ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
The filename of the underlying H5F file. This must be a relative or absolute file path. (readonly)
[ILNumerics HDF5 Module]
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Property Value
Type: StringRemarks
The filename reflects the name of the underlying HDF5 file. The value of this property is set in the constructor of H5File.
[ILNumerics HDF5 Module]
See Also