2 references to RunInstallerAttribute
System.ComponentModel.TypeConverter (2)
System\ComponentModel\RunInstallerAttribute.cs (2)
35public static readonly RunInstallerAttribute Yes = new RunInstallerAttribute(true); 43public static readonly RunInstallerAttribute No = new RunInstallerAttribute(false);