TestDescriptionAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |