[DefaultValueAttribute(typeof(ProcessPriorityClass), "Normal")] public ProcessPriorityClass Priority { get; set; }
In This Article