PexFieldBindingAttribute Klasse

Definition

-Attribut, um einen Platzhalter für einen Bindungs Feldwert anzugeben.

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
Vererbung
PexFieldBindingAttribute
Attribute

Konstruktoren

PexFieldBindingAttribute(String)

Initialisiert eine neue Instanz der PexFieldBindingAttribute-Klasse.

Eigenschaften

FieldName

Ruft den Namen des zu bindenden Felds ab.

Gilt für