PexFieldBindingAttribute Класс

Определение

Атрибут, указывающий заполнитель для значения поля привязки.

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
Наследование
PexFieldBindingAttribute
Атрибуты

Конструкторы

PexFieldBindingAttribute(String)

Инициализирует новый экземпляр класса PexFieldBindingAttribute.

Свойства

FieldName

Возвращает имя поля для привязки.

Применяется к