OpCode.StackBehaviourPush 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 pushes operand onto the stack.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection.Emit.StackBehaviourRead-only. The way the MSIL instruction pushes operand onto the stack.
Show: