AnswerWizard.Files Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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