net20
namespace Microsoft.JScript
{
[ComVisible(true)]
[Guid("BFF6C97F-0705-4394-88B8-A03A4B8B4CD7")]
public interface IEngine2
{
void InitVsaEngine(string rootMoniker, IVsaSite site);
}
}
.NET Framework | 1.12.03.03.5 |
---|---|
Information specific to net20 | |
Assembly | Microsoft.JScript , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |