Partager via


PropertyMappingExceptionEventArgs.PropertyName Propriété

Définition

Obtient le nom de la propriété associée à l'erreur de mappage de propriété.

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é

String

Chaîne représentant le nom de la propriété associée à l'erreur de mappage de propriété.

S’applique à

Voir aussi