VsaEngineClass
VsaEngineClass()
Assembly
Evidence
GenerateDebugInfo
IsCompiled
IsDirty
IsRunning
Items
Language
LCID
Name
RootMoniker
RootNamespace
Site
Version
Close()
Compile()
GetOption(String)
InitNew()
IsValidIdentifier(String)
LoadSourceState(IVsaPersistSite)
Reset()
RevokeCache()
Run()
SaveCompiledState(Byte[], Byte[])
SaveSourceState(IVsaPersistSite)
SetOption(String, Object)
net35
namespace Microsoft_VsaVb
{
[ClassInterface(0)]
[Guid("A138CF39-2CAE-42C2-ADB3-022658D79F2F")]
[TypeLibType(2)]
public class VsaEngineClass : VsaEngine, IVsaEngine
{
public virtual void SaveCompiledState(out byte[] pe, out byte[] pdb);
}
}
.NET Framework | 1.12.03.03.5 |
---|---|
Information specific to net35 | |
Assembly | Microsoft_VsaVb , 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