AnswerCollection.Open Method  

This method opens an existing answer file and populates the AnswerCollection. If the answer file does not exist, however, this method will return an error.

Syntax

public void Open ( string filePath )

Parameters Description
filePath This is the file name and path of an answer file to open and use to populate the AnswerCollection.