PexExplorableFromFactoriesFromAssemblyAttribute 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 PexExplorableFromFactoriesFromAssemblyAttribute sealed : Microsoft::Pex::Framework::Explorable::PexExplorableFromFactoriesAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public sealed class PexExplorableFromFactoriesFromAssemblyAttribute : Microsoft.Pex.Framework.Explorable.PexExplorableFromFactoriesAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)>]
type PexExplorableFromFactoriesFromAssemblyAttribute = class
inherit PexExplorableFromFactoriesAttributeBase
Public NotInheritable Class PexExplorableFromFactoriesFromAssemblyAttribute
Inherits PexExplorableFromFactoriesAttributeBase
- Inheritance
-
PexExplorableFromFactoriesFromAssemblyAttribute
- Attributes
Constructors
PexExplorableFromFactoriesFromAssemblyAttribute() |
Initializes a new instance of the PexExplorableFromFactoriesFromAssemblyAttribute class. |
PexExplorableFromFactoriesFromAssemblyAttribute(String) |
Initializes a new instance of the PexExplorableFromFactoriesFromAssemblyAttribute class. |
PexExplorableFromFactoriesFromAssemblyAttribute(Type) |
Initializes a new instance of the PexExplorableFromFactoriesFromAssemblyAttribute class. |
Properties
Name |
Gets the name of this package. (Inherited from PexExplorationPackageAttributeBase) |