RuleEvaluationIncompatibleTypesException.Left Proprietà

Definizione

Ottiene o imposta l'oggetto Type dell'argomento sinistro dell'espressione che causa l'eccezione.

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

Valore della proprietà

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

Si applica a