C# 클래스 AutomationDrivers.Core.Configuration.ProjectPath

상속: IProjectLocation
파일 보기 프로젝트 열기: ritterim/AutomationDrivers

공개 메소드들

메소드 설명
GetSolutionFolderPath ( ) : string
GetWebProjectFolderPath ( string webProjectFolderName ) : string

비공개 메소드들

메소드 설명
FindSubFolderPath ( string rootFolderPath, string folderName ) : string
ProjectPath ( string fullPath ) : System

메소드 상세

GetSolutionFolderPath() 공개 정적인 메소드

public static GetSolutionFolderPath ( ) : string
리턴 string

GetWebProjectFolderPath() 공개 정적인 메소드

public static GetWebProjectFolderPath ( string webProjectFolderName ) : string
webProjectFolderName string
리턴 string