C# Class AutomationDrivers.Core.Configuration.ProjectPath

Inheritance: IProjectLocation
Show file Open project: ritterim/AutomationDrivers

Public Methods

Method Description
GetSolutionFolderPath ( ) : string
GetWebProjectFolderPath ( string webProjectFolderName ) : string

Private Methods

Method Description
FindSubFolderPath ( string rootFolderPath, string folderName ) : string
ProjectPath ( string fullPath ) : System

Method Details

GetSolutionFolderPath() public static method

public static GetSolutionFolderPath ( ) : string
return string

GetWebProjectFolderPath() public static method

public static GetWebProjectFolderPath ( string webProjectFolderName ) : string
webProjectFolderName string
return string