메소드 | 설명 | |
---|---|---|
Search ( string executableName ) : string[] |
Searches for the specified executable name in all available paths.
|
메소드 | 설명 | |
---|---|---|
PathSearch ( ) : System |
Initializes a new instance of the PathSearch class.
|
|
_GetPathsSplit ( string pathString ) : string[] | ||
_GetRegExString ( string executableName ) : string |
Form the regular expression string for the matching file.
|
public static Search ( string executableName ) : string[] | ||
executableName | string | Name of the executable. |
리턴 | string[] |