Description
Provides data for the UnknownCommand event of the Document.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.UnknownCommandEventArgs
Visual Basic
Public sealed Class UnknownCommandEventArgs Inherits EventArgs
C#
public sealed class UnknownCommandEventArgs : EventArgs;