OpCode.StackBehaviourPush Egenskap

Definition

Hur den mellanliggande språkinstruktionen (IL) skickar operand till stacken.

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

Egenskapsvärde

Read-only. Hur IL-instruktionen skjuter operand till stacken.

Gäller för