BaseVsaSite.GetCompiledState(Byte[], Byte[]) Yöntem

Tanım

Bu site için bir derleme ve hata ayıklama bilgisi ayarlar.

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

Parametreler

pe
Byte[]

Ayarlanacak bir derleme.

debugInfo
Byte[]

Ayarlanacak bilgi nesnesinde hata ayıklama.

Uygulamalar

Şunlara uygulanır