IEExecRemote
Runs a managed application over the Internet.
Initializes a new instance of the class.
Gets an exception if one was thrown.
The serialized exception, or null if an exception was not thrown.
Loads an assembly and calls the entry point, given its file name or path, security evidence, hash value, and hash algorithm.
The loaded assembly.
The name or path of the file that contains the manifest of the assembly.
Evidence for loading the assembly.
The value of the computed hash code.
The hash algorithm that was used to hash files and to generate the strong name.
This method is not implemented in the current version of the .NET Framework.
Always E_NOTIMPL.
Not used.
Not used.
Not used.
Gives the object an infinite lifetime by preventing a lease from being created.
Always null.
Loads an assembly and calls the entry point, given its file name or path and security evidence.
The loaded assembly.
The name or path of the file that contains the manifest of the assembly.
Evidence for loading the assembly.