OpCode.StackBehaviourPush Propriété

Définition

Manière dont l’instruction en langage intermédiaire (IL, intermediate language) exécute un push de l’opérande dans 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. Manière dont l'instruction IL exécute un push de l'opérande dans la pile.

S’applique à