请单击以进行评分并提供反馈
MSDN
MSDN Library
.NET 开发
先前版本
VsaEngine 类
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework 类库
VsaEngine 类

注意:此类现在已过时。

实现 IVsaEngine 接口。

命名空间:Microsoft.JScript.Vsa
程序集:Microsoft.JScript(在 microsoft.jscript.dll 中)

Visual Basic(声明)
<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 NotInheritable Class VsaEngine
    Inherits BaseVsaEngine
    Implements IEngine2, IRedirectOutput
Visual Basic(用法)
Dim instance As VsaEngine
C#
[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
C++
[ObsoleteAttribute(L"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(L"B71E484D-93ED-4b56-BFB9-CEED5134822B")] 
[ComVisibleAttribute(true)] 
public ref class VsaEngine sealed : public BaseVsaEngine, IEngine2, IRedirectOutput
J#
/** @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
JScript
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
System.Object
   Microsoft.Vsa.BaseVsaEngine
    Microsoft.JScript.Vsa.VsaEngine
此类型的任何公共静态(Visual Basic 中的 Shared)成员都是线程安全的,但不保证所有实例成员都是线程安全的。

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

.NET Framework 并不是对每个平台的所有版本都提供支持。有关受支持版本的列表,请参见系统要求

.NET Framework

受以下版本支持:1.0、1.1
在 2.0 中过时(编译器警告)
社区内容   什么是社区内容?
添加新内容 RSS  批注
Processing
© 2008 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker