 | WA_ENCODEConstantUTF8 Field |
<define>UTF8</define> (If no exisiting BOM header found with <define>WA_APPEND</define>, encoding will switch to <define>WA_ENCODE_ANSI</define>)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int UTF8 = 2
public const int UTF8 = 2
Public Const UTF8 As Integer = 2
Public Const UTF8 As Integer = 2
public:
literal int UTF8 = 2
public:
literal int UTF8 = 2
static val mutable UTF8: int
static val mutable UTF8: int
Field Value
Type:
Int32
See Also