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