VsaLoader Classe
Definição
Cuidado
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.
Esse tipo oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public ref class VsaLoader sealed : Microsoft::Vsa::IVsaEngine
public sealed class VsaLoader : Microsoft.Vsa.IVsaEngine
[System.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.")]
[System.Runtime.InteropServices.Guid("37e0fbbb-865f-339d-acf9-fd66f9a2867e")]
public sealed class VsaLoader : Microsoft.Vsa.IVsaEngine
type VsaLoader = class
interface IVsaEngine
[<System.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.")>]
[<System.Runtime.InteropServices.Guid("37e0fbbb-865f-339d-acf9-fd66f9a2867e")>]
type VsaLoader = class
interface IVsaEngine
Public NotInheritable Class VsaLoader
Implements IVsaEngine
- Herança
-
VsaLoader
- Atributos
- Implementações
Construtores
| VsaLoader() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Propriedades
| Assembly |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Evidence |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| GenerateDebugInfo |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| IsCompiled |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| IsDirty |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| IsRunning |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Items |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Language |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| LCID |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| RootMoniker |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| RootNamespace |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Site |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Version |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Métodos
| Close() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Compile() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Equals(Object) |
Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object. (Herdado de Object) |
| GetHashCode() |
Serve como a função de hash padrão.Serves as the default hash function. (Herdado de Object) |
| GetOption(String) |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Obtém opções específicas de implementação.Gets implementation-specific options. |
| GetType() |
Obtém o Type da instância atual.Gets the Type of the current instance. (Herdado de Object) |
| InitNew() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| IsValidIdentifier(String) |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Verifica se o identificador fornecido é válido.Checks whether the supplied identifier is valid. |
| LoadSourceState(IVsaPersistSite) |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Direciona o mecanismo de script para carregar itens de origem do ponto de persistência, conforme especificado pelo objeto VsaLoader.Directs the script engine to load source items from their point of persistence, as specified by the VsaLoader object. |
| MemberwiseClone() |
Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object. (Herdado de Object) |
| Reset() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| RevokeCache() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Run() |
Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| SaveCompiledState(Byte[], Byte[]) |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Salva o estado compilado do mecanismo de script; opcionalmente, também salva as informações de depuração.Saves the compiled state of the script engine; optionally, it also saves debugging information. |
| SaveSourceState(IVsaPersistSite) |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Direciona o mecanismo de script para manter seu estado de origem para o objeto VsaLoader especificado.Directs the script engine to persist its source state to the specified VsaLoader object. |
| SetOption(String, Object) |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Define opções específicas de implementação.Sets implementation-specific options. |
| ToString() |
Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object. (Herdado de Object) |