Gets the descriptor of the plugin that provides the component.

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

Syntax

C#
IPluginDescriptor Plugin { get; }
Visual Basic (Declaration)
ReadOnly Property Plugin As IPluginDescriptor

See Also