C# Class AutomationDrivers.Core.Configuration.ProjectPath

Inheritance: IProjectLocation
Afficher le fichier Open project: ritterim/AutomationDrivers

Méthodes publiques

Méthode Description
GetSolutionFolderPath ( ) : string
GetWebProjectFolderPath ( string webProjectFolderName ) : string

Private Methods

Méthode Description
FindSubFolderPath ( string rootFolderPath, string folderName ) : string
ProjectPath ( string fullPath ) : System

Method Details

GetSolutionFolderPath() public static méthode

public static GetSolutionFolderPath ( ) : string
Résultat string

GetWebProjectFolderPath() public static méthode

public static GetWebProjectFolderPath ( string webProjectFolderName ) : string
webProjectFolderName string
Résultat string