Kosmaczewski.Oruga Assembly Documentation

Crisalida.TransformToFile Method 

Performs the transformation and redirects the output to the specified file.

public void TransformToFile(
   string filename
);

Parameters

filename
The complete path to the output file. If the file does not exist, it will be created but if it exist it will be overwritten.

See Also

Crisalida Class | Kosmaczewski.Oruga Namespace