Gets the plugin, service and component registry.

Namespace:  Gallio.Runtime
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
IRegistry Registry { get; }
Visual Basic (Declaration)
ReadOnly Property Registry As IRegistry

See Also