RuleEvaluationIncompatibleTypesException.Left Proprietà

Definizione

Ottiene o imposta la classe Type dell'argomento a sinistra dell'espressione che provoca 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à

Type

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

Si applica a