Returns true if the plugin that provides the component is disabled
or if the service implemented by the component is disabled.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
bool IsDisabled { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property IsDisabled As Boolean |
