Summary
Gets or sets the XSL Transformation file path
- Namespace
- ReSharperReports
.Options - Containing Type
- TransformSubOptions
Syntax
[Option('x', "xslFilePath", HelpText = "The path to the input XSL file to be used to perform transformation.", Required = false)]
public string XslFilePath { get; set; }
Remarks
This is an optional input
Attributes
Type | Description |
---|---|
Option |
Value
Type | Description |
---|---|
string |