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