Click or drag to resize
CategoryLongRunningAttribute Class
Long-running test category
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CategoryAttribute
      CMS.TestsCategoryLongRunningAttribute

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public class LongRunningAttribute : CategoryAttribute

The CategoryLongRunningAttribute type exposes the following members.

Constructors
Fields
  NameDescription
Protected fieldcategoryName (Inherited from CategoryAttribute.)
Top
Properties
  NameDescription
Public propertyName (Inherited from CategoryAttribute.)
Top
See Also