UnaryOperationBinder.Operation Eigenschaft

Definition

Der unäre Vorgangstyp.

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

Eigenschaftswert

Das Objekt des ExpressionType Objekts, das die unäre Vorgangsart darstellt.

Gilt für: