_Application.AnswerWizard Property

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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: AnswerWizard

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace