Summary
Gets or sets the input file path
- Namespace
- ReSharperReports
.Options - Containing Type
- TransformSubOptions
Syntax
[Option('i', "inputFilePath", HelpText = "The path to the input report XML to be transformed.", Required = true)]
public string InputFilePath { get; set; }
Attributes
Type | Description |
---|---|
Option |
Value
Type | Description |
---|---|
string |