Share via


_Application.AnswerWizard Property

Returns the AnswerWizard object that contains the files used by the online Help search engine. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property AnswerWizard As AnswerWizard
    Get
'Usage
Dim instance As _Application
Dim value As AnswerWizard

value = instance.AnswerWizard
AnswerWizard AnswerWizard { get; }

Property Value

Type: Microsoft.Office.Core.AnswerWizard

Remarks

Note

The Microsoft Office Assistant and AnswerWizard objects have been deprecated in the 2007 release of the Microsoft Office system.

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.PowerPoint Namespace