Click or drag to resize
SolutionActiveSolutionPath Property
Returns the path to the active solution (.rssln) file, or null if no solution is active.

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

Property Value

Type: String
Version Information

Supported in: 1.0.0.0
See Also