注意:此类现在已过时。
<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
Dim instance As VsaEngine
[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
[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
/** @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
.NET Framework 并不是对每个平台的所有版本都提供支持。有关受支持版本的列表,请参见系统要求。