Skip to main content

Message Property

Gets a message that describes the current exception.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override string Message { get; }

Return Value

String
The error message that explains the reason for the exception, or an empty string ("").

See Also

Reference

BindingChainException Class
Avalonia.Data Namespace