STR_FILE_PARTConstant Class

Parts of a path string
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXSTR_FILE_PARTConstant

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

public static class STR_FILE_PARTConstant

The STR_FILE_PARTConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDIRECTORY
Directory
Public fieldStatic memberEXTENSION
Extension
Public fieldStatic memberFULLPATH_NO_QUALIFIERS
Full name of file with no qualifiers
Public fieldStatic memberNAME
File Name
Public fieldStatic memberNAME_EXTENSION
Name and the Extension together
Public fieldStatic memberQUALIFIERS
Qualifiers
Public fieldStatic memberVOLUME
Drive
Top
See Also