_Global.AnswerWizard Property

Gets the AnswerWizard object that contains the files used by the online Help search engine.

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 _Global
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

_Global Interface

_Global Members

Microsoft.Office.Interop.PowerPoint Namespace