Aracılığıyla paylaş


RuleExpressionResult.Value Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, ifadenin sonucunu alır veya ayarlar.

public:
 abstract property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public abstract object Value { get; set; }
member this.Value : obj with get, set
Public MustOverride Property Value As Object

Özellik Değeri

Object

İfadenin sonucu.

Şunlara uygulanır