| CSVHelperGetUtf8Bom Method |
Get UTF-8 BOM required for MS Excel to read non-ASCI characters properly from the CSV file.
Namespace:
Omada.OE.Model.Helper
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static byte[] GetUtf8Bom()
Return Value
Type:
Byte
See Also