'How to use jenkin build parameter in build step written in .net as script?
Solution 1:[1]
Thanks to jenkin help. Build parameters are accessible using "GetSessionEnv("Param")" function. Below is the example.

Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | khushal wadake |

