AnswerWizard.ResetFileList Method

Definition

Resets the list of files for the current AnswerWizard to the default list of files for the Microsoft Office host application.

public:
 void ResetFileList();
public void ResetFileList ();
abstract member ResetFileList : unit -> unit
Public Sub ResetFileList ()

Remarks

Use this method to restore all entries in the current AnswerWizard file list to the list in the Windows registry for the host application. You can establish a custom default file list in the registry by adding the names of the custom files to the appropriate registry key.

Caution Incorrectly editing the registry may severely damage your operating system, requiring you to reinstall it. Microsoft cannot guarantee that problems resulting from editing the registry incorrectly can be resolved. Before editing the registry, back up any valuable data. For the most recent information about using and protecting your computer's registry, see Microsoft Windows Help.

Applies to