ValidationErrorInfo.PropertyName Property

Definition

Gets or sets the alphanumeric name of the property that generated the error.

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Property Value

A text string name of a property.

Applies to