net35
namespace IEHost.Execute
{
public class IEExecuteRemote : MarshalByRefObject
{
public int ExecuteAsDll(string file, Evidence evidence, object pars);
}
}
.NET Framework | 1.01.12.03.03.5 |
---|---|
Information specific to net35 | |
Assembly | IEExecRemote , Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |