Click or drag to resize

UserConfigurationEncodingToUse Property

Gets / sets encodingToUse

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax
public EncodingType EncodingToUse { get; set; }

Property Value

Type: EncodingType
See Also