Edit

Share via


FileContentMetadata.EncodingWithBom Property

Definition

If applicable to the file encoding (typically for UTF-8), specifies if it has a byte order mark (BOM).

[System.Runtime.Serialization.IgnoreDataMember]
public bool EncodingWithBom { get; set; }
member this.EncodingWithBom : bool with get, set
Public Property EncodingWithBom As Boolean

Property Value

Attributes

Applies to