StreamResult.ToFile

StreamResult.ToFile method

Tries to convert the result to a file.

public string ToFile()

Return Value

A string representing the path to the output file if the result is file; otherwise null.

See Also