PexComponentElementDecoratorAttributeBase 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 for decorator attributes
C++
public ref class PexComponentElementDecoratorAttributeBase abstract : Microsoft::Pex::Framework::PexAttributeBase, Microsoft::Pex::Engine::ComponentModel::IPexComponentElementDecorator, Microsoft::Pex::Engine::ComponentModel::IPexValidatable
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)]
public abstract class PexComponentElementDecoratorAttributeBase : Microsoft.Pex.Framework.PexAttributeBase, Microsoft.Pex.Engine.ComponentModel.IPexComponentElementDecorator, Microsoft.Pex.Engine.ComponentModel.IPexValidatable
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)>]
type PexComponentElementDecoratorAttributeBase = class
inherit PexAttributeBase
interface IPexComponentElementDecorator
interface IPexValidatable
Public MustInherit Class PexComponentElementDecoratorAttributeBase
Inherits PexAttributeBase
Implements IPexComponentElementDecorator, IPexValidatable
- Inheritance
- Derived
- Attributes
- Implements
-
Microsoft.
Pex. Microsoft.Engine. Component Model. IPex Component Element Decorator Pex. Engine. Component Model. IPex Validatable
Pex |
Initializes a new instance of the PexComponentElementDecoratorAttributeBase class. |
Decorate(Name, IPex |
This method can announce filters, focuses, and packages to IntelliTest. |
Validate(IPex |
Validates the attribute in a particular visibility context. |
IPex |
|
IPex |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019 |