Click or drag to resize

IFileFileHasUTF8BOM Property

True if the file has a UTF8 byte-order-mark.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
bool FileHasUTF8BOM { get; set; }

Property Value

Type: Boolean
See Also