GeneratorGetEncodingToUse Method |
Gets the encoding to use, which is a convert from the EncodingType to proper encoding
Namespace:
SD.LLBLGen.Pro.GeneratorCore
Assembly:
SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public Encoding GetEncodingToUse()
Public Function GetEncodingToUse As Encoding
Return Value
Type:
EncodingSee Also