ConditionalEventArgs.Result Eigenschaft

Definition

Ruft das Ergebnis einer CodeCondition Auswertung ab oder legt es fest.

public:
 property bool Result { bool get(); void set(bool value); };
public bool Result { get; set; }
member this.Result : bool with get, set
Public Property Result As Boolean

Eigenschaftswert

truewenn das Ergebnis der Bedingung wahr ist; andernfalls . false

Gilt für: