Click or drag to resize
Sandcastle Help File BuilderXmlCommentsFileEncoding Property
This read-only property is used to get the encoding, typically UTF-8

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public Encoding Encoding { get; }

Property Value

Type: Encoding
See Also