Метод | Описание | |
---|---|---|
Resolve ( |
/// Gets the address of the library reference in the portable executable file. /// Resolves the asembly by checking the directory of the assembly, the system directories and the current directory.
|
Метод | Описание | |
---|---|---|
LibraryReference ( PeImage image, uint offset, |
public Resolve ( |
||
parentAssembly | The parent assembly to search from. You can fill in a null value, but it can influent the result. | |
disableWOW64Redirection | bool | Disables WOW64 layer redirections to get access 64 bit directories. Default value is true. |
Результат |