Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Dicom Namespace / DicomTree Class / Log Property

In This Topic
    Log Property (DicomTree)
    In This Topic
    Gets the list of errors and warnings generated during files reading.
    Syntax
    'Declaration
     
    Public ReadOnly Property Log As String
    public string Log {get;}
    See Also