This documentation is archived and is not being maintained.
VsaEngine Class
Visual Studio 2013
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Note: This API is now obsolete.
Namespace: Microsoft.VisualBasic.Vsa
Assembly: Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.dll)
[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.")] [PermissionSetAttribute(SecurityAction::Demand, Name = L"FullTrust")] public ref class VsaEngine : IVsaEngine
The VsaEngine type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CheckEngine | |
![]() | Close | |
![]() | Compile | |
![]() | CreateEngine | |
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides Object::Finalize().) |
![]() ![]() | GetExceptionToThrow | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetOption | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitNew | |
![]() | IsValidIdentifier | |
![]() | LoadSourceState | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Reset | |
![]() | RevokeCache | |
![]() | Run | |
![]() | SaveCompiledState | |
![]() | SaveSourceState | |
![]() | SetOption | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
