SwitchExpression.SwitchValue Propriedade

Definição

Faz o teste para a mudança.

public:
 property System::Linq::Expressions::Expression ^ SwitchValue { System::Linq::Expressions::Expression ^ get(); };
public System.Linq.Expressions.Expression SwitchValue { get; }
member this.SwitchValue : System.Linq.Expressions.Expression
Public ReadOnly Property SwitchValue As Expression

Valor de Propriedade

O Expression objeto que representa o teste para o interruptor.

Aplica-se a