Sdílet prostřednictvím


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

Definice

Nastaví informace o sestavení a ladění pro tento web.

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())

Parametry

pe
Byte[]

Sestavení, které se má nastavit.

debugInfo
Byte[]

Ladění informačního objektu, který se má nastavit.

Implementuje

Platí pro