共用方式為


PexFieldBindingAttribute(String) Constructor

Definition

Initializes a new instance of the PexFieldBindingAttribute class.

public:
 PexFieldBindingAttribute(System::String ^ fieldName);
public PexFieldBindingAttribute (string fieldName);
new Microsoft.Pex.Framework.Creatable.PexFieldBindingAttribute : string -> Microsoft.Pex.Framework.Creatable.PexFieldBindingAttribute
Public Sub New (fieldName As String)

Parameters

fieldName
String

Name of the field.

Applies to