ApartmentAttribute public class ApartmentAttribute : PropertyAttribute Marks a test as needing to be run in a particular threading apartment state. This will cause it to run in a separate thread if necessary. Documentation public ApartmentAttribute(ApartmentState apartmentState) Construct an ApartmentAttribute