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