VsaEngine
_baseEngine
_engineClosed
m_Items
VsaEngine()
~VsaEngine()
Assembly
Evidence
GenerateDebugInfo
IsCompiled
IsDirty
IsRunning
Items
Language
LCID
Name
RootMoniker
RootNamespace
Site
Version
CheckEngine()
Close()
Compile()
CreateEngine()
Dispose(Boolean)
GetExceptionToThrow(Exception)
GetOption(String)
InitNew()
IsValidIdentifier(String)
LoadSourceState(IVsaPersistSite)
Reset()
RevokeCache()
Run()
SaveCompiledState(Byte[], Byte[])
SaveSourceState(IVsaPersistSite)
SetOption(String, Object)
net35
namespace Microsoft.VisualBasic.Vsa
{
[Obsolete("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.")]
public class VsaEngine : IVsaEngine
{
protected virtual void CreateEngine();
}
}
.NET Framework | 1.12.03.03.5 |
---|---|
Information specific to net35 | |
Assembly | Microsoft.VisualBasic.Vsa , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API