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