RuleEvaluationIncompatibleTypesException.Right Proprietà

Definizione

Ottiene o imposta l'oggetto Type dell'argomento destro dell'espressione che causa 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à

Oggetto Type dell'argomento destro dell'espressione che causa l'eccezione.

Si applica a