OptionsBreakOnFramePopID Property
|
Break into debugger at the point a particular
frame is popped off the parsing stack.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public static long BreakOnFramePopID { get; set; }
Public Shared Property BreakOnFramePopID As Long
Get
Set
static member BreakOnFramePopID : int64 with get, set
Property Value
Type:
Int64
See Also