Partager via


PropertyValueExceptionEventArgs.Message, propriété

Obtient le message qui indique l'opération qui a échoué.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Message As String
    Get
public string Message { get; }
public:
property String^ Message {
    String^ get ();
}
member Message : string
function get Message () : String

Valeur de propriété

Type : System.String
Message qui indique l'opération qui a échoué.

Sécurité .NET Framework

Voir aussi

Référence

PropertyValueExceptionEventArgs Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms

Autres ressources

Extensibilité du Concepteur WPF

Architecture d'édition de propriété