Click or drag to resize

ProductInfo Class

Provides information on this version of Data Conveyer.
Inheritance Hierarchy
SystemObject
  Mavidian.DataConveyer.CommonProductInfo

Namespace:  Mavidian.DataConveyer.Common
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public sealed class ProductInfo

The ProductInfo type exposes the following members.

Properties
  NameDescription
Public propertyCopyright
Copyright notice.
Public propertyStatic memberCurrentInfo
Current instance of Data Conveyer information.
Public propertyDate
Date and Time Data Conveyer was built.
Public propertyFileVersion
FileVersion of DataConveyer assembly (major.minor.build.revision).
Public propertyName
Name of the component, i.e. DataConveyer.
Public propertyTarget
.NET target Data Conveyer was built for.
Public propertyVersion
Version of DataConveyer assembly (major.minor portion of AssemblyVerion).
Top
Methods
See Also