 | WA_ENCODEConstantUTF8_NOHEADER Field |
<define>UTF8</define> w.o. header (will assume <define>UTF8</define> encoding if <define>WA_APPEND</define> is used)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int UTF8_NOHEADER = 3
public const int UTF8_NOHEADER = 3
Public Const UTF8_NOHEADER As Integer = 3
Public Const UTF8_NOHEADER As Integer = 3
public:
literal int UTF8_NOHEADER = 3
public:
literal int UTF8_NOHEADER = 3
static val mutable UTF8_NOHEADER: int
static val mutable UTF8_NOHEADER: int
Field Value
Type:
Int32
See Also