OptionsBreakOnFrameCreationID Property
|
Break into debugger at the point a particular
frame is created. For internal use only.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public static long BreakOnFrameCreationID { get; set; }
Public Shared Property BreakOnFrameCreationID As Long
Get
Set
static member BreakOnFrameCreationID : int64 with get, set
Property Value
Type:
Int64
See Also