PexAttributeBase 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.
Abstract base class for all IntelliTest attributes
public ref class PexAttributeBase abstract : Attribute
[System.Serializable]
public abstract class PexAttributeBase : Attribute
[<System.Serializable>]
type PexAttributeBase = class
inherit Attribute
Public MustInherit Class PexAttributeBase
Inherits Attribute
- Inheritance
-
PexAttributeBase
- Derived
- Attributes
Constructors
PexAttributeBase() |
Initializes a new instance of the PexAttributeBase class. |