OpCode.StackBehaviourPop Eigenschaft

Definition

Wie die Il-Anweisung (Intermediate Language) den Stapel auffüllt.

public:
 property System::Reflection::Emit::StackBehaviour StackBehaviourPop { System::Reflection::Emit::StackBehaviour get(); };
public System.Reflection.Emit.StackBehaviour StackBehaviourPop { get; }
member this.StackBehaviourPop : System.Reflection.Emit.StackBehaviour
Public ReadOnly Property StackBehaviourPop As StackBehaviour

Eigenschaftswert

Schreibgeschützt Die Art und Weise, wie die IL-Anweisung den Stapel auffüllt.

Gilt für: