net35
namespace Microsoft.JScript
{
    [DefaultMember("Item")]
    public sealed class VsaItems : IVsaItems, IEnumerable
    {
        public IVsaItem CreateItem(string name, VsaItemType itemType, VsaItemFlag itemFlag);
    }
}
.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