expression property
Expression
get
expression
The expression used to determine which of the switch members is selected.
Implementation
Expression get expression;
The expression used to determine which of the switch members is selected.
Expression get expression;