PexDescriptionAttribute Class
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.
The description of a generated test
C++
public ref class PexDescriptionAttribute sealed : Microsoft::Pex::Framework::PexAttributeBase
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public sealed class PexDescriptionAttribute : Microsoft.Pex.Framework.PexAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)>]
type PexDescriptionAttribute = class
inherit PexAttributeBase
Public NotInheritable Class PexDescriptionAttribute
Inherits PexAttributeBase
- Inheritance
- Attributes
Pex |
Initializes a new instance of PexDescriptionAttribute. |
Message |
Gets the message |
To |
Gets the message. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019 |