DVTk API
StartResultsGatheringWithExpandedFileNaming Method (fileName)
DVTkDvtk.SessionsSessionStartResultsGatheringWithExpandedFileNaming(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Start the gathering of validation results output.
Declaration Syntax
C#Visual BasicVisual C++
public void StartResultsGatheringWithExpandedFileNaming(
	string fileName
)
Public Sub StartResultsGatheringWithExpandedFileNaming ( _
	fileName As String _
)
public:
void StartResultsGatheringWithExpandedFileNaming(
	String^ fileName
)
Parameters
fileName (String)
The location of the file where you want to save.
Remarks

Generates filename expansions that conform to the filenaming used within the XSLT of DVT.

This ensures that results are browsable within the GUI application.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0