Click or drag to resize
ProjectVersionEventArgs Properties

The ProjectVersionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel (Inherited from CancelEventArgs.)
Public propertyCompatible
Gets a value that indicates if the file format is compatible with the current version.
Public propertyFileName
Gets the name and path of the file being loaded.
Public propertyProjectType
Gets the type of project file being loaded, typically "Station" or "ComponentLibrary".
Public propertySaveVersion
Gets the application version (see Version) that was used to save the file.
Top
See Also