[This is preliminary documentation and subject to change.]
An instance of the __NamespaceDeletionEvent system class is generated whenever a namespace is deleted.
class __NamespaceDeletionEvent : __NamespaceOperationEvent
{
// Namespace TargetNamespace; inherited from superclass
};