MethodBodyStreamEncoder.MethodBody.Instructions Property

Definition

Gets a blob reserved for instructions.

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

Property Value

A blob reserved for instructions.

Applies to