c# setup project get radio buttons value
问题 I've started to create installer for my application using Setup Project in Visual Studio, I've made User Interface with two radio buttons. There it is what i'm talking about I want to get access to values of these radiobuttons in c#, but I completely have no idea how. Can any1 help me ? 回答1: Assuming that getting them in C# means that you have a custom action installer class that you wish to pass the values to: DOMAINLOCALVALUE appears to be the name of the property associated with the