Sdílet prostřednictvím


BinaryOperationBinder.Operation Vlastnost

Definice

Druh binární operace.

public:
 property System::Linq::Expressions::ExpressionType Operation { System::Linq::Expressions::ExpressionType get(); };
public System.Linq.Expressions.ExpressionType Operation { get; }
member this.Operation : System.Linq.Expressions.ExpressionType
Public ReadOnly Property Operation As ExpressionType

Hodnota vlastnosti

Objekt ExpressionType představující druh binární operace.

Platí pro