FILE_EXTConstant Class

Extension option
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetFILE_EXTConstant

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static class FILE_EXTConstant

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