IJSVsaSite Interfejs

Definicja

Przestroga

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.

Umożliwia komunikację między hostem a aparatem skryptów. Ten interfejs jest implementowany przez hosta.

C#
[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.ComVisible(true)]
[System.Runtime.InteropServices.Guid("605A62B5-3BA8-49E0-A056-0A6A7A5846A3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaSite
Pochodne
Atrybuty

Metody

GetCompiledState(Byte[], Byte[])
Przestarzałe.

Pobiera skompilowany stan aparatu skryptów i, opcjonalnie, skojarzone informacje o debugowaniu.

GetEventSourceInstance(String, String)
Przestarzałe.

Pobiera odwołanie do źródła zdarzeń wcześniej dodanego do aparatu skryptów przy użyciu AddEventSource(String, String) metody .

GetGlobalInstance(String)
Przestarzałe.

Pobiera odwołanie do elementu globalnego, takiego jak obiekt aplikacji dostarczanej przez hosta.

Notify(String, Object)
Przestarzałe.

Powiadamia hosta o zdarzeniach generowanych przez aparat skryptów platformy .NET.

OnCompilerError(IJSVsaError)
Przestarzałe.

Powiadamia hosta o sposobie reagowania na błędy kompilatora napotkane przez aparat skryptów.

Dotyczy

Produkt Wersje (Przestarzałe)
.NET Framework (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)