An NDoc Documented Class Library

CustomCommandResponse.IsAssemblyNotFound Property

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

See Also

CustomCommandResponse Class | White.Core.CustomCommands Namespace