Click or drag to resize

SessionBaseTextEncoding Property

All text encoding is done with utf8

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

Property Value

Type: Encoding
See Also