MethodBodyBlock.MaxStack プロパティ

定義

このメソッドの評価スタック上の項目の最大数を取得します。

public:
 property int MaxStack { int get(); };
public int MaxStack { get; }
member this.MaxStack : int
Public ReadOnly Property MaxStack As Integer

プロパティ値

評価スタック上の項目の最大数。

適用対象