PexEnumValuesDefinedAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attribut qui permet de s’assurer que IntelliTest utilise des valeurs définies pour un type enum particulier
public ref class PexEnumValuesDefinedAttribute sealed : Microsoft::Pex::Framework::Domains::PexDomainAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public sealed class PexEnumValuesDefinedAttribute : Microsoft.Pex.Framework.Domains.PexDomainAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)>]
type PexEnumValuesDefinedAttribute = class
inherit PexDomainAttributeBase
Public NotInheritable Class PexEnumValuesDefinedAttribute
Inherits PexDomainAttributeBase
- Héritage
-
PexEnumValuesDefinedAttribute
- Attributs
Constructeurs
| PexEnumValuesDefinedAttribute(Type) |
Initialise une nouvelle instance de la classe PexEnumValuesDefinedAttribute. |
Propriétés
| Name |
Obtient le nom de ce package. (Hérité de PexExplorationPackageAttributeBase) |