PexPreparableFromFactoriesAttributeBase 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.
Attribute that scans an assembly for methods marked by PexPreparationMethodAttribute located in static types.
public ref class PexPreparableFromFactoriesAttributeBase abstract : Microsoft::Pex::Framework::Packages::PexExplorationPackageAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public abstract class PexPreparableFromFactoriesAttributeBase : Microsoft.Pex.Framework.Packages.PexExplorationPackageAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)>]
type PexPreparableFromFactoriesAttributeBase = class
inherit PexExplorationPackageAttributeBase
Public MustInherit Class PexPreparableFromFactoriesAttributeBase
Inherits PexExplorationPackageAttributeBase
- Inheritance
-
PexPreparableFromFactoriesAttributeBase
- Derived
- Attributes
Constructors
PexPreparableFromFactoriesAttributeBase() |
Initializes a new instance |
Properties
Name |
Gets the name of this package. (Inherited from PexExplorationPackageAttributeBase) |