VsaEngine Class
.NET Framework 2.0
NOTE: This class is now obsolete.
Implements IVsaEngine interface. Namespace: Microsoft.JScript.VsaAssembly: Microsoft.JScript (in microsoft.jscript.dll)
[ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")] [GuidAttribute("B71E484D-93ED-4b56-BFB9-CEED5134822B")] [ComVisibleAttribute(true)] public sealed class VsaEngine : BaseVsaEngine, IEngine2, IRedirectOutput
/** @attribute ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") */ /** @attribute GuidAttribute("B71E484D-93ED-4b56-BFB9-CEED5134822B") */ /** @attribute ComVisibleAttribute(true) */ public final class VsaEngine extends BaseVsaEngine implements IEngine2, IRedirectOutput
ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") GuidAttribute("B71E484D-93ED-4b56-BFB9-CEED5134822B") ComVisibleAttribute(true) public final class VsaEngine extends BaseVsaEngine implements IEngine2, IRedirectOutput
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Show: