PexFieldBindingAttribute Class
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.
Attribute to specify a place holder for a binding field value.
C++
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
- Inheritance
- Attributes
Pex |
Initializes a new instance of the PexFieldBindingAttribute class. |
Field |
Gets the name of the field to be bound. |
Produit | Versions |
---|---|
Visual Studio SDK | 2017, 2019 |