Aracılığıyla paylaş


RuleEvaluationIncompatibleTypesException.Operator Özellik

Tanım

CodeBinaryOperatorTypeÖzel duruma neden olan işleci temsil eden öğesini alır veya ayarlar.

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

Özellik Değeri

CodeBinaryOperatorType

CodeBinaryOperatorTypeÖzel duruma neden olan işleci temsil eden.

Şunlara uygulanır