| BenchConfigurationSources Property |
Gets an array with absolute paths for all configuration files
used to compile this configuration.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string[] Sources { get; }
Public ReadOnly Property Sources As String()
Get
Property Value
Type:
StringSee Also