PexCoverageFilterAttributeBase 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.
Base class Attribute for coverage filtering
C++
public ref class PexCoverageFilterAttributeBase abstract : Microsoft::Pex::Framework::ComponentModel::PexComponentElementDecoratorAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)]
public abstract class PexCoverageFilterAttributeBase : Microsoft.Pex.Framework.ComponentModel.PexComponentElementDecoratorAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)>]
type PexCoverageFilterAttributeBase = class
inherit PexComponentElementDecoratorAttributeBase
Public MustInherit Class PexCoverageFilterAttributeBase
Inherits PexComponentElementDecoratorAttributeBase
- Inheritance
- Derived
- Attributes
Pex |
Initializes a new instance of the PexCoverageFilterAttributeBase class. |
Coverage |
Gets the domain. |
Create |
Creates the filter |
Decorate(Name, IPex |
Decorates component with custom decorators |
Validate(IPex |
Validates the attribute in a particular visibility context. (Inherited from PexComponentElementDecoratorAttributeBase) |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019 |