An NDoc Documented Class Library

CustomCommandResponse.IsException Property

[Visual Basic]
Overridable Public Property ReadOnly IsException As Boolean
[C#]
public virtual bool IsException { get; }
[C++]
public: virtual __property bool get_IsException();
[JScript]
public virtual function get IsException() : bool

See Also

CustomCommandResponse Class | White.Core.CustomCommands Namespace