c# - What is a .qst file? -


i java developer training , , got vary small c# university project make small changes in. inside there .qst file holds data. .qst file, , why when looked bit in google says called "quest file"

edit: not graphic file, text file. in config file of project there following:

        <setting name="questfile" serializeas="string">             <value>quest.qst</value>         </setting> 

from mr. google. seems sort of graphing file


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -