SwitchCase Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Body Gets the body of this case.
Public property TestValues Gets the values of this case. This case is selected for execution when the SwitchValue matches any of these values.
Top

Show:
© 2017 Microsoft