BinaryOp.operatorMeth Campo

Definizione

Rappresenta l'operazione richiesta effettivamente eseguita.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

protected: System::Reflection::MethodInfo ^ operatorMeth;
protected System.Reflection.MethodInfo operatorMeth;
val mutable operatorMeth : System.Reflection.MethodInfo
Protected operatorMeth As MethodInfo 

Valore del campo

Si applica a

Vedi anche