Click or drag to resize

DocumentDetachingDebuggerEventArgs Class

[Missing <summary> documentation for "T:Demo3D.Visuals.Document.DetachingDebuggerEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Demo3D.VisualsDocumentDetachingDebuggerEventArgs

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public class DetachingDebuggerEventArgs : EventArgs

The DocumentDetachingDebuggerEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodDocumentDetachingDebuggerEventArgsInitializes a new instance of the DocumentDetachingDebuggerEventArgs class
Top
Properties
 NameDescription
Public propertyPreventDetach 
Top
See Also