DiagramWinEvents.EventObjectDestroy Field
An object has been destroyed.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Declaration
Public Const EventObjectDestroy As Integer
public const int EventObjectDestroy
public:
literal int EventObjectDestroy
static val mutable EventObjectDestroy: int
public const var EventObjectDestroy : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.