프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ProjectFileLookup | string[] |
메소드 | 설명 | |
---|---|---|
GetProjects ( string path, IFileFinder fileFinder, SearchOption searchOption = SearchOption.AllDirectories ) : IList |
||
IsDefaultWebRootContent ( string webroot ) : bool | ||
IsProject ( string path ) : bool |
public static GetProjects ( string path, IFileFinder fileFinder, SearchOption searchOption = SearchOption.AllDirectories ) : IList |
||
path | string | |
fileFinder | IFileFinder | |
searchOption | SearchOption | |
리턴 | IList |
public static IsDefaultWebRootContent ( string webroot ) : bool | ||
webroot | string | |
리턴 | bool |