DebugInfoExpression.IsClear Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the value to indicate if the DebugInfoExpression is for clearing a sequence point.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.BooleanTrue if the DebugInfoExpression is for clearing a sequence point, otherwise false.
Show: