MethodBodyStreamEncoder.MethodBody.Instructions Propiedad

Definición

Obtiene un blob reservado para instrucciones.

public:
 property System::Reflection::Metadata::Blob Instructions { System::Reflection::Metadata::Blob get(); };
public System.Reflection.Metadata.Blob Instructions { get; }
member this.Instructions : System.Reflection.Metadata.Blob
Public ReadOnly Property Instructions As Blob

Valor de propiedad

Blob

Un blob reservado para obtener instrucciones.

Se aplica a