مشاركة عبر


IVsaSite Members

Include Protected Members
Include Inherited Members

Enables communication between the host and the script engine. This interface is implemented by the host.

The IVsaSite type exposes the following members.

Methods

  Name Description
Public method GetCompiledState Gets the compiled state of a script engine, and, optionally, associated debugging information.
Public method GetEventSourceInstance Gets a reference to an event source previously added to a script engine using the AddEventSource() method.
Public method GetGlobalInstance Gets a reference to a global item, such as the host-provided application object.
Public method Notify Notifies the host about events generated by the .NET script engine.
Public method OnCompilerError Notifies the host about how to respond to compiler errors encountered by the script engine.

Top

See Also

Reference

IVsaSite Interface

Microsoft.Vsa Namespace