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