DebugInfoExpression.StartLine Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the start line of this DebugInfoExpression.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Int32The number of the start line of the code that was used to generate the wrapped expression.
Show: