Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
IServiceDescriptor
.
.
::
.
IsDisabled Property
IServiceDescriptor Interface
See Also
Send Feedback
Returns true if the plugin that provides the service is disabled.
Namespace:
Gallio.Runtime.Extensibility
Assembly:
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
See Also
IServiceDescriptor Interface
Gallio.Runtime.Extensibility Namespace