AbstractPersistentFieldsFileAttributeconfigFilePath Field | 
 An optional relative path to the config file.
 
    Namespace: 
   KSPDev.ConfigUtils
    Assembly:
   KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
Syntax
Remarks
            Absolute name is resolved via 
MakeAbsPathForGameData(String). If left
            empty then data is read from the game's database. Note, that database access is read-only.
            
See Also