BaseVsaSite.GetCompiledState(Byte[], Byte[]) Metod

Definition

Anger en sammansättning och felsökningsinformation för den här webbplatsen.

public:
 virtual void GetCompiledState([Runtime::InteropServices::Out] cli::array <System::Byte> ^ % pe, [Runtime::InteropServices::Out] cli::array <System::Byte> ^ % debugInfo);
public virtual void GetCompiledState(out byte[] pe, out byte[] debugInfo);
abstract member GetCompiledState : Byte[] * Byte[] -> unit
override this.GetCompiledState : Byte[] * Byte[] -> unit
Public Overridable Sub GetCompiledState (ByRef pe As Byte(), ByRef debugInfo As Byte())

Parametrar

pe
Byte[]

En sammansättning som ska anges.

debugInfo
Byte[]

Felsök informationsobjekt som ska anges.

Implementeringar

Gäller för