Click or drag to resize
ProjectVersionEventArgsSaveVersion Property
Gets the application version (see Version) that was used to save the file.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public Version SaveVersion { get; }

Property Value

Type: Version
Remarks
Will return "1.0" if the file is from an older version that lacks this information.
Version Information

Supported in: 1.0.0.0
See Also