OpCode.StackBehaviourPop Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
How the Microsoft intermediate language (MSIL) instruction pops the stack.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection.Emit.StackBehaviourRead-only. The way the MSIL instruction pops the stack.
Show: