TestDescriptionAttribute Class

Definition

public ref class TestDescriptionAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class TestDescriptionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type TestDescriptionAttribute = class
    inherit Attribute
Public NotInheritable Class TestDescriptionAttribute
Inherits Attribute
Inheritance
TestDescriptionAttribute
Attributes

Constructors

TestDescriptionAttribute(String)

Properties

TestDescription

Applies to