UnaryOperationBinder.Operation Eigenschaft

Definition

Die Art des unären Vorgangs.

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, das die Art des unären Vorgangs darstellt.

Gilt für: