Back to Devexpress

ShapefileDataAdapter.DefaultEncoding Property

windowsforms-devexpress-dot-xtramap-dot-shapefiledataadapter-377ccbef.md

latest1.1 KB
Original Source

ShapefileDataAdapter.DefaultEncoding Property

Gets or sets the encoding, which should be used if a file does not contain encoding information.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Encoding DefaultEncoding { get; set; }
vb
Public Property DefaultEncoding As Encoding

Property Value

TypeDescription
Encoding

A Encoding object.

|

See Also

ShapefileDataAdapter Class

ShapefileDataAdapter Members

DevExpress.XtraMap Namespace