Auf Englisch lesen Bearbeiten

Teilen über


IJSVsaSite.GetCompiledState(Byte[], Byte[]) Method

Definition

Gets the compiled state of a script engine, and, optionally, associated debugging information.

C#
public void GetCompiledState(out byte[] pe, out byte[] debugInfo);

Parameters

pe
Byte[]

The compiled state of the engine; an assembly in byte form.

debugInfo
Byte[]

The debugging information for the assembly, or a null reference if such information does not exist or is not available.

Applies to

Produkt Versionen
.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