DescriptionAttribute Members
Visual Studio 2005
Used to specify the description of the test. This class cannot be inherited.
The following tables list the members exposed by the DescriptionAttribute type.
| Name | Description | |
|---|---|---|
| DescriptionAttribute | Initializes a new instance of the DescriptionAttribute class. |
| Name | Description | |
|---|---|---|
| Description | Gets the description of the test. |
| TypeId | (Inherited from Attribute.) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (Inherited from Attribute.) |
| GetCustomAttribute | Overloaded. (Inherited from Attribute.) |
| GetCustomAttributes | Overloaded. (Inherited from Attribute.) |
| GetHashCode | (Inherited from Attribute.) |
| GetType | (Inherited from Object.) |
| IsDefaultAttribute | (Inherited from Attribute.) |
| IsDefined | Overloaded. (Inherited from Attribute.) |
| Match | (Inherited from Attribute.) |
| ReferenceEquals | (Inherited from Object.) |
| ToString | (Inherited from Object.) |