OpCode.StackBehaviourPush Propriété

Définition

Comment l’instruction de langage intermédiaire (IL) envoie l’opérande sur la pile.

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

Valeur de propriété

Lecture seule. La façon dont l’instruction IL envoie l’opérande sur la pile.

S’applique à