Share via


PropertyConstraintException.PropertyName Property

Definition

Gets the name of the property that violated the constraint.

public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Property Value

The name of the property that violated the constraint.

Applies to