FILE_EXTConstant Class
Extension option
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXFILE_EXTConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class FILE_EXTConstant

The FILE_EXTConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberADD_IF_NONE
Will add the extension only if no extension is present.
Public fieldStatic memberFORCE
Will cause a renaming of the file extension to the new extension.
Top
See Also