OpCode.StackBehaviourPush Proprietà

Definizione

Come l'istruzione del linguaggio intermedio (IL) esegue il push dell'operando nello stack.

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

Valore della proprietà

Sola lettura. Il modo in cui l'istruzione IL inserisce l'operando nello stack.

Si applica a