AnswerWizard.Files Property

Definition

Returns an AnswerWizardFiles collection that represents the list of files available to the current AnswerWizard.

public:
 property Microsoft::Office::Core::AnswerWizardFiles ^ Files { Microsoft::Office::Core::AnswerWizardFiles ^ get(); };
public Microsoft.Office.Core.AnswerWizardFiles Files { get; }
member this.Files : Microsoft.Office.Core.AnswerWizardFiles
Public ReadOnly Property Files As AnswerWizardFiles

Property Value

Applies to