[This is preliminary documentation and is subject to change.]
Start the gathering of validation results output.
| C# | Visual Basic | Visual C++ |
public void StartResultsGatheringWithExpandedFileNaming( string fileName )
Public Sub StartResultsGatheringWithExpandedFileNaming ( _ fileName As String _ )
public: void StartResultsGatheringWithExpandedFileNaming( String^ fileName )
- fileName (String)
- The location of the file where you want to save.
Generates filename expansions that conform to the filenaming used within the XSLT of DVT.
This ensures that results are browsable within the GUI application.