Handle optional config item

Issue #14 new
Cameron Fletcher repo owner created an issue

Consider the instance where there MAY be the following in the app.config:

<add key="OptionalBool" value="true" />

How should this be accessed?

Comments (0)

  1. Log in to comment