[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.PropertyIsNotVirtualException.Message

Message Property

Message

Gets a message that describes the current exception.

Declaration
public override string Message { get; }
Property Value
Type Description
string

The error message that explains the reason for the exception.

Overrides