Click or drag to resize
SolutionContainingSolutionPath Method
Returns the path to the solution (if any) that contains the project with a specified path.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static string ContainingSolutionPath(
	string projectPath
)

Parameters

projectPath
Type: SystemString
Path to a project file.

Return Value

Type: String
Version Information

Supported in: 1.0.0.0
See Also