RuleEvaluationIncompatibleTypesException.Right Proprietà

Definizione

Ottiene o imposta la classe Type dell'argomento a destra dell'espressione che provoca l'eccezione.

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

Valore della proprietà

Type

Classe Type dell'argomento a destra dell'espressione che provoca l'eccezione.

Si applica a