Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
IRegistry
.
.
::
.
Services Property
IRegistry Interface
See Also
Send Feedback
Gets a view of all registered services.
Namespace:
Gallio.Runtime.Extensibility
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
IServices
Services
{
get
; }
Visual Basic (Declaration)
ReadOnly
Property
Services
As
IServices
See Also
IRegistry Interface
Gallio.Runtime.Extensibility Namespace