Partager via


ValidationError.PropertyName Propriété

Définition

Obtient le nom alphanumérique de la propriété qui a généré l'erreur.

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

Valeur de propriété

Nom de la propriété qui a généré l'erreur.

S’applique à