MethodBodyStreamEncoder.MethodBody 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述方法主體。 此類別的用意是要搭配 MethodBodyStreamEncoder 類別使用。
public: value class MethodBodyStreamEncoder::MethodBody
public readonly struct MethodBodyStreamEncoder.MethodBody
public struct MethodBodyStreamEncoder.MethodBody
type MethodBodyStreamEncoder.MethodBody = struct
Public Structure MethodBodyStreamEncoder.MethodBody
- 繼承
屬性
ExceptionRegions |
取得可用於將例外狀況區域編碼為方法主體的編碼器物件。 |
Instructions |
取得為指令保留的 Blob。 |
Offset |
取得方法主體資料流中已編碼方法主體的位移。 |