StackBehaviourPop Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public ReadOnly Property StackBehaviourPop As StackBehaviour

Property Value

Type: System.Reflection.Emit.StackBehaviour
Read-only. The way the MSIL instruction pops the stack.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft