Hi, I am trying to access the config value from Config, but I don’t know how to do? Can anyone help?
Buddy can you get the cursor to that blue icon so that we can see what is the error you are getting that could get us idea to resolve this
Its easy buddy we can sort this out
Cheers
Yah got it buddy @Ankur_Chaudhary
Use like
in_Config.Item(“your key”).ToString —preferrable
or
in_Config.GetValues(“your key”).ToString
instead of
in_Config(“your key”).ToString
This will work buddy @Ankur_Chaudhary
Cheers
Is that working buddy…
Cheers.