RuleEvaluationIncompatibleTypesException.Operator Proprietà

Definizione

Ottiene o imposta l'enumerazioneCodeBinaryOperatorType che rappresenta l'operatore che provoca l'eccezione.

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

Valore della proprietà

CodeBinaryOperatorType

EnumerazioneCodeBinaryOperatorType che rappresenta l'operatore che provoca l'eccezione.

Si applica a