Click or drag to resize

Switch Properties

The Switch type exposes the following members.

Properties
 NameDescription
Public propertyName The name of the switch (always treated as case sensitive).
Public propertyParity True if the switch was in the format /+name, false for the format /-name, null if neither the + or - name prefix was specified.
Public propertyValues Zero or more values that follow the switch argument.
Top
See Also