PexPackageTypeAttribute 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.
Internal use only
public ref class PexPackageTypeAttribute sealed : Microsoft::Pex::Framework::PexAttributeBase, Microsoft::Pex::Engine::Packages::IPexPackageTypeProvider
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class PexPackageTypeAttribute : Microsoft.Pex.Framework.PexAttributeBase, Microsoft.Pex.Engine.Packages.IPexPackageTypeProvider
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type PexPackageTypeAttribute = class
inherit PexAttributeBase
interface IPexPackageTypeProvider
Public NotInheritable Class PexPackageTypeAttribute
Inherits PexAttributeBase
Implements IPexPackageTypeProvider
- Inheritance
- Attributes
- Implements
-
Microsoft.Pex.Engine.Packages.IPexPackageTypeProvider
Constructors
PexPackageTypeAttribute(Type) |
Initializes a new instance of the PexPackageTypeAttribute class. |
Methods
GetPackageTypes() |
Gets the package types. |