Property | Type | Description | |
---|---|---|---|
ProjectFileLookup | string[] |
Method | Description | |
---|---|---|
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 | |
return | IList |
public static IsDefaultWebRootContent ( string webroot ) : bool | ||
webroot | string | |
return | bool |
public static IsProject ( string path ) : bool | ||
path | string | |
return | bool |