SwitchCondition.Condition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定記憶體範例的值運算式:「user.age」。
public AdaptiveExpressions.Expression Condition { get; set; }
member this.Condition : AdaptiveExpressions.Expression with get, set
Public Property Condition As Expression
屬性值
針對記憶體的值運算式。 這個值運算式會與值運算式結合,以在 case 語句中建立 bool 運算式。