asp.net - Windows app: how can a #const constant conditionally control another file? -


i have lot of features want each individually have ability conditionally compile.

i prefer convenience of controlling single module .vb file, , not project > properties > compile > advanced > custom constants list, fixed size textbox , annoying edit.

so in 'c' i'd declare bunch of #define macros in .h header .c files access.

how can analogous thing done in vb?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -