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)
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