BaseVsaEngine.Compile Método
Definição
Faz o mecanismo compilar o estado de origem existente.Causes the engine to compile the existing source state.
public:
virtual bool Compile();
public virtual bool Compile ();
abstract member Compile : unit -> bool
override this.Compile : unit -> bool
Public Overridable Function Compile () As Boolean
Retornos
true na compilação bem-sucedida; caso contrário, false.true on successful compilation; otherwise, false.