private static ExtractResource ( string FileName, byte ResourceData ) : string | ||
FileName | string | Supplies a file name of the resource to /// extract (the base name only, i.e. PLINK.EXE). |
ResourceData | byte | Supplies the data to write to disk. /// |
return | string |