MethodBodyStreamEncoder.MethodBody.Instructions プロパティ

定義

命令用に予約されている BLOB を取得します。

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

プロパティ値

手順用に予約された BLOB。

適用対象