An NDoc Documented Class Library

CustomCommandResponse.Exception Property

[Visual Basic]
Overridable Public Property ReadOnly Exception As String
[C#]
public virtual string Exception { get; }
[C++]
public: virtual __property String* get_Exception();
[JScript]
public virtual function get Exception() : String

See Also

CustomCommandResponse Class | White.Core.CustomCommands Namespace