SwitchCase Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SwitchCase type exposes the following members.
| Name | Description | |
|---|---|---|
|
Body | Gets the body of this case. |
|
TestValues | Gets the values of this case. This case is selected for execution when the SwitchValue matches any of these values. |
Show: