MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DataBindingWizard.ViewModels Namespace / ReferenceInfo Class
Members

ReferenceInfo Class
Encapsulates information about a referenced assembly, including its name, file path, and version.
Object Model
ReferenceInfo Class
Syntax
'Declaration
 
Public Class ReferenceInfo 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Design.DataBindingWizard.ViewModels.ReferenceInfo

See Also