LabelTarget.Type Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The type of value that is passed when jumping to the label (or Void if no value should be passed).
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.TypeThe Type object representing the type of the value that is passed when jumping to the label or Void if no value should be passed
Show: