Summary
Gets or sets the output file path
- Namespace
- ReSharperReports
.Options - Containing Type
- TransformSubOptions
Syntax
[Option('o', "outputFilePath", HelpText = "The path to the output report in HTML format.", Required = true)]
public string OutputFilePath { get; set; }
Attributes
Type | Description |
---|---|
Option |
Value
Type | Description |
---|---|
string |