Advertisement
Dennisaa

App.Config

May 3rd, 2015
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.17 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3.   <appSettings>
  4.     <add key="ApplicationPath" value="C:\\downloads\\calc.exe"/>
  5.   </appSettings>
  6.  
  7. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement