MethodBodyBlock.GetILBytes Metoda

Definice

Získá bajtový kód IL tohoto těla metody jako pole bajtů.

public:
 cli::array <System::Byte> ^ GetILBytes();
public byte[] GetILBytes ();
public byte[]? GetILBytes ();
member this.GetILBytes : unit -> byte[]
Public Function GetILBytes () As Byte()

Návraty

Byte[]

Pole bajtů s bajtovým kódem IL textu této metody.

Platí pro