DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / PropertyIsNotVirtualException Class / Message Property

In This Topic
    Message Property (PropertyIsNotVirtualException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Message As String
    public override string Message {get;}
    See Also