This documentation is archived and is not being maintained.
VsaLoader 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.
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
[GuidAttribute(L"37e0fbbb-865f-339d-acf9-fd66f9a2867e")] [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 VsaLoader sealed : IVsaEngine
The VsaLoader type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Assembly | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Evidence | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | GenerateDebugInfo | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | IsCompiled | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | IsDirty | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | IsRunning | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Items | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Language | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | LCID | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Name | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | RootMoniker | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | RootNamespace | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Site | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Version | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Close | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Compile | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetOption | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitNew | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | IsValidIdentifier | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | LoadSourceState | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Reset | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | RevokeCache | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | Run | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | SaveCompiledState | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | SaveSourceState | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | SetOption | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
