net35
namespace Microsoft.JScript
{
    [ComVisible(true)]
    [Guid("ED4BAE22-2F3C-419a-B487-CF869E716B95")]
    public interface IVsaScriptScope : IVsaItem
    {
        void RemoveItem(IVsaItem item);
    }
}
.NET Framework
1.12.03.03.5
Information specific to net35
Assembly

Microsoft.JScript , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs an assembly reference to Microsoft.JScript.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API