Class SourceAndConfigArguments
Inheritance
SourceAndConfigArguments
Inherited Members
Namespace: AnalysisPrograms.Production.Arguments
Assembly: AnalysisPrograms.dll
Syntax
public abstract class SourceAndConfigArguments : SourceArguments
Properties
| Improve this Doc View SourceConfig
Declaration
[Argument(1, Description = "The path to the config file. If not found it will attempt to use the default config file of the same name.")]
[Required]
[LegalFilePath]
public string Config { get; set; }
Property Value
Type | Description |
---|---|
String |