XmlCommentsFileEncoding Property

This read-only property is used to get the encoding, typically UTF-8

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public Encoding Encoding { get; }

Property Value

Encoding

See Also