Sdílet prostřednictvím


RuleEvaluationIncompatibleTypesException.Left Vlastnost

Definice

Získá nebo nastaví Type levý argument výrazu, který způsobil výjimku.

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

Hodnota vlastnosti

Type

TypeLevý argument výrazu, který způsobil výjimku.

Platí pro