Click or drag to resize
ProjectActiveProject Property
Gets the project that is currently active.

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

Property Value

Type: Project
The Project that is currently active. Only one project can be active at a given time.
Version Information

Supported in: 1.0.0.0
See Also