Aracılığıyla paylaş


ConditionalEventArgs.Result Özellik

Tanım

Değerlendirmenin CodeCondition sonucunu alır veya ayarlar.

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

Özellik Değeri

true koşulun sonucu true ise; aksi takdirde , false.

Şunlara uygulanır