PexFieldBindingAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Atributo para especificar um espaço reservado para um valor de campo de associação.
public ref class PexFieldBindingAttribute sealed : Microsoft::Pex::Framework::PexAttributeBase
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class PexFieldBindingAttribute : Microsoft.Pex.Framework.PexAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type PexFieldBindingAttribute = class
inherit PexAttributeBase
Public NotInheritable Class PexFieldBindingAttribute
Inherits PexAttributeBase
- Herança
- Atributos
Construtores
| PexFieldBindingAttribute(String) |
Inicializa uma nova instância da classe PexFieldBindingAttribute. |
Propriedades
| FieldName |
Obtém o nome do campo a ser associado. |