ComponentOne Data Source for Entity Framework
C1.LiveLinq.Indexing Namespace / IndexingException Class / Message Property

In This Topic
    Message Property (IndexingException)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Message As System.String
    public virtual System.string Message {get;}
    See Also