Proprietà PropertyValueExceptionEventArgs.Message

Ottiene il messaggio che indica le operazioni non eseguite correttamente.

Spazio dei nomi:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

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

Valore proprietà

Tipo: System.String
Messaggio che indica le operazioni non eseguite correttamente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyValueExceptionEventArgs Classe

Spazio dei nomi Microsoft.Windows.Design.PropertyEditing

Altre risorse

Estensibilità di Progettazione WPF

Architettura di modifica delle proprietà