Method | Description | |
---|---|---|
GetFileDescription ( string process ) : string |
Gets the file description of a proces and returns it formatted (shortened if neccessary)
|
|
GetFileDescriptionFromProcess ( string process ) : string |
gets the name of the process TODO: currently doesn't work
|
public static GetFileDescription ( string process ) : string | ||
process | string | |
return | string |
public static GetFileDescriptionFromProcess ( string process ) : string | ||
process | string | |
return | string |