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