System.Linq.Expressions.LabelTarget: Property Members

The properties of System.Linq.Expressions.LabelTarget are listed below. For a list of all members, see the LabelTarget Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Namestring.

Gets the name of the label.

[read-only]
TypeType.

The type of value that is passed when jumping to the label (or void if no value should be passed).