Gets the paths of files that belong to the plugin relative to the
plugin base directory.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
IList<string> FilePaths { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property FilePaths As IList(Of String) |
