Gets the list of plugin paths.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
protected IList<string> PluginPaths { get; } |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property PluginPaths As IList(Of String) |
