Aracılığıyla paylaş


CodeBinaryOperatorExpression.Right Özellik

Tanım

İşlecin sağındaki kod ifadesini alır veya ayarlar.

public:
 property System::CodeDom::CodeExpression ^ Right { System::CodeDom::CodeExpression ^ get(); void set(System::CodeDom::CodeExpression ^ value); };
public System.CodeDom.CodeExpression Right { get; set; }
member this.Right : System.CodeDom.CodeExpression with get, set
Public Property Right As CodeExpression

Özellik Değeri

CodeExpression Doğru işleneni gösteren bir.

Şunlara uygulanır

Ayrıca bkz.