Click or drag to resize

SessionBaseTextEncoding Property

All text encoding is done with utf8

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public static Encoding TextEncoding { get; }

Property Value

Type: Encoding
See Also